summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2010-10-08 15:11:11 (GMT)
committerKevin Smith <git@kismith.co.uk>2010-10-08 15:11:11 (GMT)
commit14285263a840f84dd62019856bfcd53d457aedd7 (patch)
tree9e8fdbca103879d91ebb96964595efa901f1c66d /Swift/QtUI/QtLoginWindow.h
parent958928d499ceb846b185d75ba17d48f3dd962cef (diff)
downloadswift-14285263a840f84dd62019856bfcd53d457aedd7.zip
swift-14285263a840f84dd62019856bfcd53d457aedd7.tar.bz2
Slightly re-arrange the menus.
Resolves: #602 Resolves: #603
Diffstat (limited to 'Swift/QtUI/QtLoginWindow.h')
-rw-r--r--Swift/QtUI/QtLoginWindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Swift/QtUI/QtLoginWindow.h b/Swift/QtUI/QtLoginWindow.h
index d9484b7..1a4343e 100644
--- a/Swift/QtUI/QtLoginWindow.h
+++ b/Swift/QtUI/QtLoginWindow.h
@@ -74,7 +74,6 @@ namespace Swift {
QMenuBar* menuBar_;
QMenu* swiftMenu_;
QMenu* generalMenu_;
- QMenu* toolsMenu_;
QAction* toggleSoundsAction_;
QAction* toggleNotificationsAction_;
UIEventStream* uiEventStream_;