summaryrefslogtreecommitdiffstats
path: root/korganizer/korganizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/korganizer.h')
-rw-r--r--korganizer/korganizer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/korganizer/korganizer.h b/korganizer/korganizer.h
index 3ad0952a..d088becb 100644
--- a/korganizer/korganizer.h
+++ b/korganizer/korganizer.h
@@ -95,6 +95,8 @@ class KOrganizer : public KPartsMainWindow, public KOrgMainWindow
virtual KXMLGUIClient *mainGuiClient() { return this; }
virtual TQWidget *topLevelWidget() { return this; }
+ virtual bool isCurrentlyActivePart();
+
public slots:
/** show status message */
void showStatusMessage( const TQString & );