mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +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;
|
GtkWidget *gtk;
|
||||||
|
|
||||||
|
const gboolean REORDERABLE = true;
|
||||||
const gboolean SCROLLABLE = true;
|
const gboolean SCROLLABLE = true;
|
||||||
|
|
||||||
Tab(
|
Tab(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue