diff options
author | Petr Mrázek <peterix@gmail.com> | 2019-09-25 22:23:26 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2019-09-25 22:29:50 +0200 |
commit | 4cc7427eb4134a138c4244b18c0fb266502e0e6e (patch) | |
tree | 78f256fc9d1db3665783a460178054f92b4ee773 /application/pages/global/AccountListPage.ui | |
parent | 6531aaa7bc845191cd97a691596b91ffa48fffb8 (diff) | |
download | PrismLauncher-4cc7427eb4134a138c4244b18c0fb266502e0e6e.tar.gz PrismLauncher-4cc7427eb4134a138c4244b18c0fb266502e0e6e.tar.bz2 PrismLauncher-4cc7427eb4134a138c4244b18c0fb266502e0e6e.zip |
TRANSLATIONS-73 remove some strings that don't show up in the UI
Diffstat (limited to 'application/pages/global/AccountListPage.ui')
-rw-r--r-- | application/pages/global/AccountListPage.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/application/pages/global/AccountListPage.ui b/application/pages/global/AccountListPage.ui index 433c1f7f..ba07445e 100644 --- a/application/pages/global/AccountListPage.ui +++ b/application/pages/global/AccountListPage.ui @@ -10,9 +10,6 @@ <height>600</height> </rect> </property> - <property name="windowTitle"> - <string>MainWindow</string> - </property> <widget class="QWidget" name="centralwidget"> <layout class="QHBoxLayout" name="horizontalLayout"> <property name="leftMargin"> @@ -33,9 +30,6 @@ </layout> </widget> <widget class="WideBar" name="toolBar"> - <property name="windowTitle"> - <string>toolBar</string> - </property> <attribute name="toolBarArea"> <enum>RightToolBarArea</enum> </attribute> |