diff options
author | leo78913 <leo3758@riseup.net> | 2023-01-13 16:51:19 -0300 |
---|---|---|
committer | leo78913 <leo3758@riseup.net> | 2023-01-20 19:45:43 -0300 |
commit | 670cf8ee07387a4b8c11854117b2a6d4d8517a1a (patch) | |
tree | fedd06d4253c5286a1a62d74289a9fcb9e1adc00 /launcher/ui/MainWindow.ui | |
parent | 6c5f6e890006d601de2a872d31910252948f4221 (diff) | |
download | PrismLauncher-670cf8ee07387a4b8c11854117b2a6d4d8517a1a.tar.gz PrismLauncher-670cf8ee07387a4b8c11854117b2a6d4d8517a1a.tar.bz2 PrismLauncher-670cf8ee07387a4b8c11854117b2a6d4d8517a1a.zip |
Fix: make the newsLabel toolbutton fullwidth again
this reverts it to how it was before the MainWindow .ui port
Signed-off-by: leo78913 <leo3758@riseup.net>
Diffstat (limited to 'launcher/ui/MainWindow.ui')
-rw-r--r-- | launcher/ui/MainWindow.ui | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/launcher/ui/MainWindow.ui b/launcher/ui/MainWindow.ui index 8437cb2e..42f70996 100644 --- a/launcher/ui/MainWindow.ui +++ b/launcher/ui/MainWindow.ui @@ -84,7 +84,6 @@ <attribute name="toolBarBreak"> <bool>false</bool> </attribute> - <addaction name="actionNewsLabel"/> <addaction name="actionMoreNews"/> </widget> <widget class="WideBar" name="instanceToolBar"> @@ -222,15 +221,6 @@ <addaction name="accountsMenu"/> <addaction name="helpMenu"/> </widget> - <action name="actionNewsLabel"> - <property name="icon"> - <iconset theme="news"> - <normaloff>.</normaloff>.</iconset> - </property> - <property name="text"> - <string>News</string> - </property> - </action> <action name="actionMoreNews"> <property name="icon"> <iconset theme="news"> |