From 482c60b5813e75939e70d9636fbac52a9d94e5c6 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Fri, 17 Oct 2008 20:50:08 +0200 Subject: [PATCH] Actually kill mainwin.ui --- src/qtui/CMakeLists.txt | 1 - src/qtui/ui/mainwin.ui | 350 ---------------------------------------- 2 files changed, 351 deletions(-) delete mode 100644 src/qtui/ui/mainwin.ui diff --git a/src/qtui/CMakeLists.txt b/src/qtui/CMakeLists.txt index 84115296..35bda869 100644 --- a/src/qtui/CMakeLists.txt +++ b/src/qtui/CMakeLists.txt @@ -103,7 +103,6 @@ set(FORMS coreinfodlg.ui debugconsole.ui inputwidget.ui - mainwin.ui msgprocessorstatuswidget.ui nicklistwidget.ui settingsdlg.ui diff --git a/src/qtui/ui/mainwin.ui b/src/qtui/ui/mainwin.ui deleted file mode 100644 index ddd2e730..00000000 --- a/src/qtui/ui/mainwin.ui +++ /dev/null @@ -1,350 +0,0 @@ - - MainWin - - - - 0 - 0 - 800 - 600 - - - - MainWindow - - - - - 0 - 22 - 800 - 556 - - - - - 0 - 0 - - - - - 0 - - - - - - - - - - 0 - 0 - 800 - 22 - - - - - &File - - - - &Networks - - - - - - - - - - - - - - - - - &Settings - - - - - - &Views - - - - Buffer Views - - - - - - - - - - - &Help - - - - Debug - - - - - - - - - - - - - - - - 0 - 578 - 800 - 22 - - - - - - false - - - &Network List... - - - F2 - - - - - false - - - Quick &Connect... - - - - - false - - - Disconnect - - - - - false - - - Reconnect - - - - - false - - - Join Channel... - - - false - - - - - false - - - Set Away globally - - - false - - - - - - :/22x22/actions/oxygen/22x22/actions/application-exit.png:/22x22/actions/oxygen/22x22/actions/application-exit.png - - - Quit... - - - - - false - - - Edit Identities... - - - - - - :/16x16/actions/configure:/16x16/actions/configure - - - Configure Quassel... - - - F7 - - - QAction::PreferencesRole - - - - - true - - - - :/16x16/actions/oxygen/16x16/actions/view-tree.png:/16x16/actions/oxygen/16x16/actions/view-tree.png - - - Manage Views... - - - - - About Qt... - - - QAction::AboutQtRole - - - - - true - - - - :/icons/quassel-icon.png:/icons/quassel-icon.png - - - About Quassel IRC... - - - QAction::AboutRole - - - - - Import Backlog - - - - - Connect - - - - - Disconnect - - - - - Internal - - - - - false - - - - :/16x16/actions/network-disconnect:/16x16/actions/network-disconnect - - - Disconnect from Core - - - - - false - - - - :/16x16/actions/network-connect:/16x16/actions/network-connect - - - Connect to Core... - - - - - Debug &Console - - - - - Disconnect from Network... - - - - - - :/16x16/actions/oxygen/16x16/actions/view-tree.png:/16x16/actions/oxygen/16x16/actions/view-tree.png - - - Manage Buffer Views - - - - - true - - - Lock Dock Positions - - - - - - :/16x16/actions/configure:/16x16/actions/configure - - - Edit &Networks... - - - - - - :/16x16/actions/oxygen/16x16/actions/help-about.png:/16x16/actions/oxygen/16x16/actions/help-about.png - - - Core Info - - - - - NetworkModel - - - - - - BufferWidget - QWidget -
bufferwidget.h
-
-
- - - - - -
-- 2.20.1