summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-07-07 01:11:52 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2015-07-07 01:11:52 +0200
commit90e2bf2252dfd67a8c094aee2b5c052a871e509b (patch)
tree15992491a7fef5b476e3ffe4e23079c7714a6923 /mainwindow.h
parentdce618cba99ab2a9d93cf8f922ee12b64a327f8c (diff)
cleanup
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mainwindow.h b/mainwindow.h
index ff234afd..4df8cbc4 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -71,7 +71,6 @@ private slots:
void showContextMenu(const QPoint& pos);
void addFolder();
void editPassword();
- void qSleep(int);
private:
QApplication *QtPass;