mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Redo controls popovers into GtkMenuButtons
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
<template class="ClapperPopoverSeparator" parent="GtkBox">
|
||||
<property name="orientation">horizontal</property>
|
||||
<property name="hexpand">True</property>
|
||||
<style>
|
||||
<class name="popoverseparator"/>
|
||||
</style>
|
||||
<child>
|
||||
<object class="GtkSeparator">
|
||||
<property name="orientation">horizontal</property>
|
||||
|
Reference in New Issue
Block a user