summaryrefslogtreecommitdiffstats
path: root/tdesu/tdesu/sudlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdesu/tdesu/sudlg.h')
-rw-r--r--tdesu/tdesu/sudlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesu/tdesu/sudlg.h b/tdesu/tdesu/sudlg.h
index 64a283a0e..b72186603 100644
--- a/tdesu/tdesu/sudlg.h
+++ b/tdesu/tdesu/sudlg.h
@@ -15,7 +15,7 @@ class KDEsuDialog
Q_OBJECT
public:
- KDEsuDialog(TQCString user, TQCString auth_user, bool enableKeep, const TQString& icon , bool withIgnoreButton=false);
+ KDEsuDialog(TQCString user, TQCString auth_user, bool enableKeep, const TQString& icon , bool withIgnoreButton=false, int timeout=-1);
~KDEsuDialog();
enum ResultCodes { AsUser = 10 };