aboutsummaryrefslogtreecommitdiff
path: root/src/browsertab.ui
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-22 21:10:04 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-22 21:10:04 +0200
commit75ec461eeaa851cb5c53f4cfffc434e3e529ed1d (patch)
tree3944737340718ca3675381aa06636045d397e780 /src/browsertab.ui
parent8dbfb0890560fd1cd698d06fa05ac868c4db8576 (diff)
downloadkristall-75ec461eeaa851cb5c53f4cfffc434e3e529ed1d.tar.gz
Restructures the project source and cleans up a bit
Diffstat (limited to 'src/browsertab.ui')
-rw-r--r--src/browsertab.ui16
1 files changed, 10 insertions, 6 deletions
diff --git a/src/browsertab.ui b/src/browsertab.ui
index 63bd9ec..f96db06 100644
--- a/src/browsertab.ui
+++ b/src/browsertab.ui
@@ -43,7 +43,8 @@
<string>Back</string>
</property>
<property name="icon">
- <iconset theme="navigate-back"/>
+ <iconset theme="navigate-back">
+ <normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>
@@ -59,7 +60,8 @@
<string>Forward</string>
</property>
<property name="icon">
- <iconset theme="navigate-forward"/>
+ <iconset theme="navigate-forward">
+ <normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>
@@ -75,7 +77,8 @@
<string>Stop</string>
</property>
<property name="icon">
- <iconset theme="close"/>
+ <iconset theme="close">
+ <normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>
@@ -91,7 +94,8 @@
<string>Reload</string>
</property>
<property name="icon">
- <iconset theme="refresh"/>
+ <iconset theme="refresh">
+ <normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>
@@ -201,7 +205,7 @@ p, li { white-space: pre-wrap; }
<customwidget>
<class>MediaPlayer</class>
<extends>QWidget</extends>
- <header>mediaplayer.hpp</header>
+ <header>widgets/mediaplayer.hpp</header>
<container>1</container>
</customwidget>
<customwidget>
@@ -212,7 +216,7 @@ p, li { white-space: pre-wrap; }
<customwidget>
<class>SearchBar</class>
<extends>QLineEdit</extends>
- <header>searchbar.hpp</header>
+ <header>widgets/searchbar.hpp</header>
</customwidget>
</customwidgets>
<resources>