summaryrefslogtreecommitdiffstats
path: root/knights/knights.h
diff options
context:
space:
mode:
Diffstat (limited to 'knights/knights.h')
-rw-r--r--knights/knights.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/knights/knights.h b/knights/knights.h
index 4eb9989..56a6b1e 100644
--- a/knights/knights.h
+++ b/knights/knights.h
@@ -72,6 +72,7 @@ class Knights : public TDEMainWindow
public slots:
void KillAll( void );
void menuClose( void );
+ void aboutToQuit( void );
/** Yeah, they're sloppy, but I need my own geometry managment routines
because I don't like the "default" look my statusbar was getting
( double-height ). Plus, I want the console to appear only when needed. */