diff options
| author | 2015-01-30 17:00:07 -0500 | |
|---|---|---|
| committer | 2015-01-30 17:00:07 -0500 | |
| commit | 016003905ca0e8e459e3dc33e786beda8ec92f45 (patch) | |
| tree | 34aba2d2e0d66fbf2c3821ee8358f56e40c4c95e /SQLiteStudio3/guiSQLiteStudio/mainwindow.ui | |
| parent | 724c012ada23ef480c61fe99e3c9784b91aeb1ca (diff) | |
Imported Upstream version 3.0.2upstream/3.0.2
Diffstat (limited to 'SQLiteStudio3/guiSQLiteStudio/mainwindow.ui')
| -rw-r--r-- | SQLiteStudio3/guiSQLiteStudio/mainwindow.ui | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/SQLiteStudio3/guiSQLiteStudio/mainwindow.ui b/SQLiteStudio3/guiSQLiteStudio/mainwindow.ui index 0ae72c8..1dbf462 100644 --- a/SQLiteStudio3/guiSQLiteStudio/mainwindow.ui +++ b/SQLiteStudio3/guiSQLiteStudio/mainwindow.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>SQLiteStudio (?.?.?)</string> + <string notr="true">SQLiteStudio (?.?.?)</string> </property> <property name="locale"> <locale language="English" country="UnitedStates"/> @@ -57,7 +57,7 @@ <x>0</x> <y>0</y> <width>964</width> - <height>22</height> + <height>19</height> </rect> </property> </widget> @@ -95,6 +95,9 @@ </attribute> </widget> <widget class="TaskBar" name="taskBar"> + <property name="mouseTracking"> + <bool>true</bool> + </property> <property name="contextMenuPolicy"> <enum>Qt::CustomContextMenu</enum> </property> |
