]> Dogcows Code - chaz/thecheat/blobdiff - AppController.h
The Cheat 1.1.2
[chaz/thecheat] / AppController.h
index db42eedf43939044389e7f74779735f390818bc6..af9c6549edbd4a0b03bdfdb72b4a91bb9f8ae919 100644 (file)
@@ -9,6 +9,7 @@
 // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 #import <Cocoa/Cocoa.h>
+#import <Chaz/Chaz.h>
 
 #import "PreferenceControlling.h"
 #import "NetTrafficControlling.h"
@@ -49,6 +50,8 @@
 - (void)broadcastWithName:(NSString *)name;
 - (void)stopBroadcast;
 
+- (IBAction)newSessionWindow:(id)sender;
+
 - (IBAction)showAboutBoxWindow:(id)sender;
 - (IBAction)showPreferenceWindow:(id)sender;
 - (IBAction)showNetTrafficWindow:(id)sender;
This page took 0.018626 seconds and 4 git commands to generate.