chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Put a frame around user management window (and the other popups) and
[disorder]
/
disobedience
/
settings.c
diff --git
a/disobedience/settings.c
b/disobedience/settings.c
index ae8990e3d95c4e26907e757f1b2231eeda592b6b..3cc418011a962ef02528ecc94578f0abae2a3a44 100644
(file)
--- a/
disobedience/settings.c
+++ b/
disobedience/settings.c
@@
-338,7
+338,7
@@
void popup_settings(void) {
1, 1);
}
}
- gtk_container_add(GTK_CONTAINER(settings_window),
table
);
+ gtk_container_add(GTK_CONTAINER(settings_window),
frame_widget(table, NULL)
);
gtk_widget_show_all(settings_window);
/* TODO: save settings
TODO: web browser