summaryrefslogtreecommitdiffstats
path: root/kwallet/kwalleteditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwallet/kwalleteditor.h')
-rw-r--r--kwallet/kwalleteditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwallet/kwalleteditor.h b/kwallet/kwalleteditor.h
index d38f4a2..02f1342 100644
--- a/kwallet/kwalleteditor.h
+++ b/kwallet/kwalleteditor.h
@@ -52,7 +52,7 @@ class KWalletEditor : public KMainWindow {
void deleteFolder();
private slots:
- void layout();
+ void tqlayout();
void updateFolderList(bool checkEntries = false);
void entrySelectionChanged(TQListViewItem *item);
void listItemRenamed(TQListViewItem *, int, const TQString&);