-rw-r--r-- | noncore/tools/calculator/calculator.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/tools/calculator/calculator.ui b/noncore/tools/calculator/calculator.ui index 0f26040..ed9c5d0 100644 --- a/noncore/tools/calculator/calculator.ui +++ b/noncore/tools/calculator/calculator.ui @@ -21,25 +21,25 @@ *********************************************************************</comment> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>Calculator</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>389</width> + <width>385</width> <height>562</height> </rect> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> </sizepolicy> </property> <property stdset="1"> <name>maximumSize</name> @@ -48,25 +48,25 @@ <height>32767</height> </size> </property> <property stdset="1"> <name>baseSize</name> <size> <width>235</width> <height>100</height> </size> </property> <property stdset="1"> <name>caption</name> - <string>Experimental Calculator</string> + <string>Calculator</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <vbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> |