summaryrefslogtreecommitdiffstats
path: root/src/toplevel.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-06-11 17:21:49 -0500
committerTimothy Pearson <[email protected]>2012-06-11 17:21:49 -0500
commit02d6ef6446dc03f56abde8d71852f69c91403af8 (patch)
treea934bd1826cadfb41db4eecb01ed6fd7c6ab277b /src/toplevel.h
parent3dbc24a1beb0abfd191e5cfd35cec261ef219c22 (diff)
downloadkerberostray-02d6ef6446dc03f56abde8d71852f69c91403af8.tar.gz
kerberostray-02d6ef6446dc03f56abde8d71852f69c91403af8.zip
Final upload from initial development system
Diffstat (limited to 'src/toplevel.h')
-rw-r--r--src/toplevel.h1
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;