ToastFreeware
/
debian
/
confclerk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bf83ee
)
Make toolbar in main window non-movable
author
gregor herrmann
<gregor@toastfreeware.priv.at>
Fri, 6 Oct 2017 22:00:35 +0000
(
00:00
+0200)
committer
gregor herrmann
<gregor@toastfreeware.priv.at>
Fri, 6 Oct 2017 22:00:35 +0000
(
00:00
+0200)
to prevent accidentally pulling it out.
src/gui/mainwindow.ui
patch
|
blob
|
history
diff --git
a/src/gui/mainwindow.ui
b/src/gui/mainwindow.ui
index 17ce90aa04b7a41f739ee23a78639b28166b1d5d..e3b4fa1b2a4690f956409377c086d8fbb7ad9d63 100644
(file)
--- a/
src/gui/mainwindow.ui
+++ b/
src/gui/mainwindow.ui
@@
-110,7
+110,7
@@
<x>0</x>
<y>0</y>
<width>903</width>
- <height>2
3
</height>
+ <height>2
2
</height>
</rect>
</property>
<property name="layoutDirection">
@@
-125,6
+125,9
@@
<property name="windowTitle">
<string>toolBar</string>
</property>
+ <property name="movable">
+ <bool>false</bool>
+ </property>
<attribute name="toolBarArea">
<enum>RightToolBarArea</enum>
</attribute>