diff options
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> |
