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 32d466105..08f4e608a 100644
--- a/tdesu/tdesu/sudlg.h
+++ b/tdesu/tdesu/sudlg.h
@@ -21,7 +21,7 @@ public:
enum ResultCodes { AsUser = 10 };
protected:
- bool checkPassword(const char *password);
+ bool checkPassword(const TQString &password);
void slotUser1();
private: