mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-22 14:50:31 +03:00
add Shared button in LayoutsEditor
This commit is contained in:
parent
6f47b7c4c8
commit
1090e6a22d
@ -284,6 +284,19 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="sharedButton">
|
||||
<property name="toolTip">
|
||||
<string>Share that layout with other central layouts</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Shared</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="document-share"/>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="verticalSpacer_2">
|
||||
<property name="orientation">
|
||||
@ -447,8 +460,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>894</width>
|
||||
<height>594</height>
|
||||
<width>799</width>
|
||||
<height>575</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
||||
|
Loading…
x
Reference in New Issue
Block a user