diff options
| author | Paweł Jastrzębski <[email protected]> | 2019-03-07 08:39:57 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-03-07 08:39:57 +0100 |
| commit | 28e170f1d20ca5fbebabaef18607eddad4d11d50 (patch) | |
| tree | a3e31f8272192680492fa1dace367ca0210ca59b /gui | |
| parent | Updated build enviroment (diff) | |
| parent | Updated changelog (diff) | |
| download | kcc-28e170f1d20ca5fbebabaef18607eddad4d11d50.tar.gz kcc-28e170f1d20ca5fbebabaef18607eddad4d11d50.tar.bz2 kcc-28e170f1d20ca5fbebabaef18607eddad4d11d50.zip | |
Merge pull request #306 from ciromattia/dev
5.5.0
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> |