mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
Gui: Add allpages and search buttons
This commit is contained in:
@@ -142,5 +142,6 @@ abstract class Swt_core__base extends GxwCore_base {
|
||||
if (gfui_data.Min_h() > -1) swt_data.minimumHeight = gfui_data.Min_h();
|
||||
|
||||
control.setLayoutData(swt_data);
|
||||
control.requestLayout();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user