diff options
Diffstat (limited to 'src/toplevel.h')
-rw-r--r-- | src/toplevel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/toplevel.h b/src/toplevel.h index 081adb6..4082eef 100644 --- a/src/toplevel.h +++ b/src/toplevel.h @@ -92,6 +92,7 @@ private: KDirWatch *ticketWatch; TQTimer *m_refreshTimer; + bool autostart; bool notifyExpiry; int notifyExpiryMinutes; |