mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
CtrlLib: KDE5 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
6513e94e0f
commit
2fdf3d033e
1 changed files with 1 additions and 1 deletions
|
|
@ -253,8 +253,8 @@ void ChHostSkin()
|
|||
Setup(def_button);
|
||||
gtk_widget_set(def_button, "can-default", true, NULL);
|
||||
gtk_window_set_default(GTK_WINDOW(gtk__parent()), def_button);
|
||||
ChGtkNew(def_button, "button", GTK_BOX|GTK_MARGIN3|(Qt * GTK_INFLATE2));
|
||||
}
|
||||
ChGtkNew(def_button, "button", GTK_BOX|GTK_MARGIN3|(Qt * GTK_INFLATE2));
|
||||
GtkChButton(s.look);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue