diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2019-03-06 16:16:26 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2019-03-06 16:16:26 +0100 |
commit | c07a9657ef19e3f422424ece4e0c1c41eb092746 (patch) | |
tree | 0f59264949c62aff888cdc5d1fd46214dc43c597 /gui | |
parent | Added PW4 profile (close #293) (diff) | |
download | kcc-c07a9657ef19e3f422424ece4e0c1c41eb092746.tar.gz kcc-c07a9657ef19e3f422424ece4e0c1c41eb092746.tar.bz2 kcc-c07a9657ef19e3f422424ece4e0c1c41eb092746.zip |
Removed MCD support
Diffstat (limited to 'gui')
-rw-r--r-- | gui/MetaEditor.ui | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gui/MetaEditor.ui b/gui/MetaEditor.ui index 8f1a991..a8691ff 100644 --- a/gui/MetaEditor.ui +++ b/gui/MetaEditor.ui @@ -112,19 +112,6 @@ <item row="6" column="1"> <widget class="QLineEdit" name="coloristLine"/> </item> - <item row="7" column="0"> - <widget class="QLabel" name="label_8"> - <property name="text"> - <string><html><head/><body><p><a href="https://github.com/ciromattia/kcc/wiki/Manga-Cover-Database-support"><span style=" text-decoration: underline; color:#0000ff;">MUid:</span></a></p></body></html></string> - </property> - <property name="openExternalLinks"> - <bool>true</bool> - </property> - </widget> - </item> - <item row="7" column="1"> - <widget class="QLineEdit" name="muidLine"/> - </item> </layout> </widget> </item> |