summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2009-08-29 09:07:01 (GMT)
committerKevin Smith <git@kismith.co.uk>2009-08-29 09:07:01 (GMT)
commit52b06bd89d91e2f5e0c1ae439cd1e5c3e4b9bf2e (patch)
tree6bc018aa8457ed664f733936162fd75c5fb1d234 /Swift/QtUI/QtLoginWindow.h
parent0de707a4fddfbf2b9ee85d277596d33faa327ff2 (diff)
downloadswift-52b06bd89d91e2f5e0c1ae439cd1e5c3e4b9bf2e.zip
swift-52b06bd89d91e2f5e0c1ae439cd1e5c3e4b9bf2e.tar.bz2
Basic About dialog
Diffstat (limited to 'Swift/QtUI/QtLoginWindow.h')
-rw-r--r--Swift/QtUI/QtLoginWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/QtUI/QtLoginWindow.h b/Swift/QtUI/QtLoginWindow.h
index e880ace..1c156db 100644
--- a/Swift/QtUI/QtLoginWindow.h
+++ b/Swift/QtUI/QtLoginWindow.h
@@ -28,6 +28,7 @@ namespace Swift {
void loginClicked();
void handleCertficateChecked(bool);
void handleQuit();
+ void handleAbout();
private:
void setInitialMenus();