Commit d4b98b5
committed
lazutils: GetLCLWidgetType falls back to build platform not gtk2
lazbuild links no widgetset, so its CreateDefaults hit the hardcoded
gtk2 fallback and baked GTK into fresh build profiles - showing GTK as
the Build Lazarus widget type on Windows. on Linux the build platform is
gtk2 too, so no change there.1 parent 77a3231 commit d4b98b5
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
| |||
0 commit comments