mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-02 11:16:34 -04:00
suppressed unused smplayer action from left bar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1249 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
3ab34d67d8
commit
0449a7ce69
1 changed files with 393 additions and 393 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<ui version="4.0">
|
<ui version="4.0">
|
||||||
<class>MainWindow</class>
|
<class>MainWindow</class>
|
||||||
<widget class="QMainWindow" name="MainWindow">
|
<widget class="QMainWindow" name="MainWindow">
|
||||||
|
@ -499,7 +500,7 @@
|
||||||
<number>0</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<widget class="MainPageStack" native="1" name="stackPages" >
|
<widget class="MainPageStack" name="stackPages" native="true">
|
||||||
<property name="sizeIncrement">
|
<property name="sizeIncrement">
|
||||||
<size>
|
<size>
|
||||||
<width>120</width>
|
<width>120</width>
|
||||||
|
@ -1046,7 +1047,6 @@
|
||||||
<addaction name="separator"/>
|
<addaction name="separator"/>
|
||||||
<addaction name="separator"/>
|
<addaction name="separator"/>
|
||||||
<addaction name="actionMessenger"/>
|
<addaction name="actionMessenger"/>
|
||||||
<addaction name="actionSMPlayer" />
|
|
||||||
<addaction name="actionColor"/>
|
<addaction name="actionColor"/>
|
||||||
<addaction name="actionAbout"/>
|
<addaction name="actionAbout"/>
|
||||||
<addaction name="actionOptions"/>
|
<addaction name="actionOptions"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue