diff options
author | Petr Mrázek <peterix@gmail.com> | 2016-01-03 03:15:12 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2016-01-03 03:15:12 +0100 |
commit | 15aaded80bd6e978dbfaa5213df82624842bb9c9 (patch) | |
tree | 45c2e0c656e60139032fc1b62f74bfad4fc8d910 /application/widgets | |
parent | b9b5a82c2e0893aac94803c306f8f8fb73f4f909 (diff) | |
download | MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.gz MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.lz MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.xz MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.zip |
GH-1313 remove or disable some translateable strings
Diffstat (limited to 'application/widgets')
-rw-r--r-- | application/widgets/MCModInfoFrame.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/application/widgets/MCModInfoFrame.ui b/application/widgets/MCModInfoFrame.ui index ce418267..5ef33379 100644 --- a/application/widgets/MCModInfoFrame.ui +++ b/application/widgets/MCModInfoFrame.ui @@ -22,9 +22,6 @@ <height>120</height> </size> </property> - <property name="windowTitle"> - <string>Frame</string> - </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <property name="spacing"> <number>6</number> |