Bugfixes for AMaZE and CA_autocorrect. The previous changeset was flawed.
This commit is contained in:
@@ -32,7 +32,7 @@ Preferences::Preferences (int initialPage) {
|
||||
|
||||
moptions.copyFrom (&options);
|
||||
|
||||
set_size_request (650, 550);
|
||||
set_size_request (650, 650);
|
||||
set_border_width (4);
|
||||
|
||||
Gtk::VBox* mainvb = get_vbox ();
|
||||
|
Reference in New Issue
Block a user