summaryrefslogtreecommitdiff
path: root/stylepalette.ui
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-02-15 16:32:33 +0100
committerAleks Kissinger <aleks0@gmail.com>2018-02-15 16:32:33 +0100
commit09c331761648541de907c866c56fb6084c6f7a9b (patch)
tree8e5a11c282255a0e5248c8a6093e362aa136861f /stylepalette.ui
parent768e097abd17d07dd2748894b4dc1b09471dd6da (diff)
added support for changing edge mode, and started working on windows support
Diffstat (limited to 'stylepalette.ui')
-rw-r--r--stylepalette.ui7
1 files changed, 5 insertions, 2 deletions
diff --git a/stylepalette.ui b/stylepalette.ui
index 941212b..8068ea4 100644
--- a/stylepalette.ui
+++ b/stylepalette.ui
@@ -16,6 +16,9 @@
<height>350</height>
</size>
</property>
+ <property name="floating">
+ <bool>true</bool>
+ </property>
<property name="windowTitle">
<string>Styles</string>
</property>
@@ -70,7 +73,7 @@
</property>
<property name="icon">
<iconset resource="tikzit.qrc">
- <normaloff>:/images/document-new.png</normaloff>:/images/document-new.png</iconset>
+ <normaloff>:/images/document-new.svg</normaloff>:/images/document-new.svg</iconset>
</property>
</widget>
<widget class="QToolButton" name="openProjectButton">
@@ -90,7 +93,7 @@
</property>
<property name="icon">
<iconset resource="tikzit.qrc">
- <normaloff>:/images/document-open.png</normaloff>:/images/document-open.png</iconset>
+ <normaloff>:/images/document-open.svg</normaloff>:/images/document-open.svg</iconset>
</property>
</widget>
</widget>