mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add reorderable const
This commit is contained in:
parent
3bcffc4326
commit
c0e27fa551
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ namespace app
|
|||
|
||||
GtkWidget *gtk;
|
||||
|
||||
const gboolean REORDERABLE = true;
|
||||
const gboolean SCROLLABLE = true;
|
||||
|
||||
Tab(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue