aboutsummaryrefslogtreecommitdiff
path: root/lib/about/aboutdialog.ui
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-11-23 00:14:36 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-11-23 00:14:36 +0100
commit7a3b8bb16c90265b26907c90a04da79d3c694f0e (patch)
tree288d1684b404279cb86d208433e9167c78414b86 /lib/about/aboutdialog.ui
parentAdd library check for Plasma and Breakpad configuration toggles (diff)
downloadsmolbote-7a3b8bb16c90265b26907c90a04da79d3c694f0e.tar.xz
Add About and Run actions to plugin submenu
- Remove plugin list from About dialog
Diffstat (limited to 'lib/about/aboutdialog.ui')
-rw-r--r--lib/about/aboutdialog.ui48
1 files changed, 4 insertions, 44 deletions
diff --git a/lib/about/aboutdialog.ui b/lib/about/aboutdialog.ui
index dbd2561..13edfed 100644
--- a/lib/about/aboutdialog.ui
+++ b/lib/about/aboutdialog.ui
@@ -81,8 +81,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>406</width>
- <height>450</height>
+ <width>96</width>
+ <height>30</height>
</rect>
</property>
<attribute name="label">
@@ -109,8 +109,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>96</width>
- <height>120</height>
+ <width>406</width>
+ <height>450</height>
</rect>
</property>
<attribute name="label">
@@ -127,46 +127,6 @@
</property>
</widget>
</item>
- <item>
- <widget class="QTableWidget" name="pluginsTable">
- <property name="horizontalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOff</enum>
- </property>
- <property name="sizeAdjustPolicy">
- <enum>QAbstractScrollArea::AdjustToContents</enum>
- </property>
- <property name="editTriggers">
- <set>QAbstractItemView::NoEditTriggers</set>
- </property>
- <attribute name="horizontalHeaderCascadingSectionResizes">
- <bool>true</bool>
- </attribute>
- <attribute name="horizontalHeaderHighlightSections">
- <bool>false</bool>
- </attribute>
- <attribute name="horizontalHeaderStretchLastSection">
- <bool>true</bool>
- </attribute>
- <attribute name="verticalHeaderVisible">
- <bool>false</bool>
- </attribute>
- <column>
- <property name="text">
- <string>Name</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Author</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Shortcut</string>
- </property>
- </column>
- </widget>
- </item>
</layout>
</widget>
</widget>