add reorderable const

This commit is contained in:
yggverse 2024-08-05 03:54:29 +03:00
parent 3bcffc4326
commit c0e27fa551

View File

@ -17,6 +17,7 @@ namespace app
GtkWidget *gtk;
const gboolean REORDERABLE = true;
const gboolean SCROLLABLE = true;
Tab(