diff options
| author | Tannin <devnull@localhost> | 2014-02-04 19:55:27 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-02-04 19:55:27 +0100 |
| commit | 76fbe6effef7c2e787c1801741d4eb0a156128ce (patch) | |
| tree | ef671b8073e1208a00b5b50f0afa493375daaede /src/modinfodialog.ui | |
| parent | 38ee6ccf0a822bf20d548bbb89dbe3059ee336bb (diff) | |
- tabs in the mod info dialog can now be moved around by the user
Diffstat (limited to 'src/modinfodialog.ui')
| -rw-r--r-- | src/modinfodialog.ui | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/src/modinfodialog.ui b/src/modinfodialog.ui index 7b95e011..1d357f70 100644 --- a/src/modinfodialog.ui +++ b/src/modinfodialog.ui @@ -22,6 +22,9 @@ <property name="currentIndex">
<number>0</number>
</property>
+ <property name="movable">
+ <bool>true</bool>
+ </property>
<widget class="QWidget" name="tabText">
<attribute name="title">
<string>Textfiles</string>
@@ -209,7 +212,7 @@ <rect>
<x>0</x>
<y>0</y>
- <width>668</width>
+ <width>676</width>
<height>126</height>
</rect>
</property>
@@ -546,7 +549,7 @@ Most mods do not have optional esps, so chances are good you are looking at an e </item>
</layout>
</widget>
- <widget class="QWidget" name="tabNexus_2">
+ <widget class="QWidget" name="tabNexus">
<attribute name="icon">
<iconset resource="resources.qrc">
<normaloff>:/MO/gui/resources/internet-web-browser.png</normaloff>:/MO/gui/resources/internet-web-browser.png</iconset>
@@ -666,8 +669,8 @@ p, li { white-space: pre-wrap; } <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:7.8pt; font-weight:400; font-style:normal;">
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string>
+</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><br /></p></body></html></string>
</property>
<property name="textInteractionFlags">
<set>Qt::TextBrowserInteraction</set>
|
