diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-17 14:32:31 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-17 14:32:31 +0000 |
| commit | a7ce14d136c98ad4b6dfb65ce7bbcada3d668f14 (patch) | |
| tree | 9bdf0d2586a42b485f2540d93cf9ae736dd812e4 /examples/GuiClient/mainDialog.ui | |
| parent | b091c77cce52d7f113f163fc9f170ab6506e57f8 (diff) | |
| download | qxmpp-a7ce14d136c98ad4b6dfb65ce7bbcada3d668f14.tar.gz | |
remove view button from UI
Diffstat (limited to 'examples/GuiClient/mainDialog.ui')
| -rw-r--r-- | examples/GuiClient/mainDialog.ui | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/GuiClient/mainDialog.ui b/examples/GuiClient/mainDialog.ui index 987b5dca..337c77d1 100644 --- a/examples/GuiClient/mainDialog.ui +++ b/examples/GuiClient/mainDialog.ui @@ -79,16 +79,6 @@ </widget> </item> <item> - <widget class="QPushButton" name="pushButton_view"> - <property name="text"> - <string>View</string> - </property> - <property name="flat"> - <bool>false</bool> - </property> - </widget> - </item> - <item> <spacer name="horizontalSpacer_3"> <property name="orientation"> <enum>Qt::Horizontal</enum> |
