fixed Buttons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@428 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-03-27 14:30:49 +00:00
parent c58ec7cfca
commit bad04c67ba
2 changed files with 7 additions and 0 deletions

View File

@ -61,6 +61,7 @@ ChanMsgDialog::ChanMsgDialog(bool msg, QWidget *parent, Qt::WFlags flags)
/* Invoke the Qt Designer generated object setup routine */
ui.setupUi(this);
setupFileActions();
setupEditActions();
setupViewActions();

View File

@ -197,6 +197,9 @@ p, li { white-space: pre-wrap; }
<property name="text" >
<string/>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="5" >
@ -219,6 +222,9 @@ p, li { white-space: pre-wrap; }
<property name="text" >
<string/>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="6" >