tint2conf: force refresh fix

This commit is contained in:
o9000
2017-03-04 22:36:51 +01:00
parent e833b27533
commit 3c9642c5fc
3 changed files with 41 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ enum { COL_THEME_FILE = 0,
COL_SNAPSHOT,
COL_WIDTH,
COL_HEIGHT,
COL_FORCE_REFRESH,
NB_COL, };
GtkWidget *create_view();