diff --git a/dastworx/src/main.d b/dastworx/src/main.d index ed639398..71644677 100644 --- a/dastworx/src/main.d +++ b/dastworx/src/main.d @@ -76,7 +76,7 @@ void handleSymListOption() static struct ErrorHandler { - Appender!(AstErrors) _errors; + static Appender!(AstErrors) _errors; void handleErrors(string fname, size_t line, size_t col, string message, bool err) { diff --git a/etc/libdparse b/etc/libdparse index 4229f118..a4cdc474 160000 --- a/etc/libdparse +++ b/etc/libdparse @@ -1 +1 @@ -Subproject commit 4229f11828a901ea5379409015f14a033e742906 +Subproject commit a4cdc474a130ecf5ba3be9424cfb23815eeefd3a diff --git a/src/ce_dubprojeditor.lfm b/src/ce_dubprojeditor.lfm index 6237be39..ccf070b8 100644 --- a/src/ce_dubprojeditor.lfm +++ b/src/ce_dubprojeditor.lfm @@ -23,7 +23,6 @@ inherited CEDubProjectEditorWidget: TCEDubProjectEditorWidget Width = 399 Align = alClient BorderSpacing.Around = 4 - DefaultItemHeight = 16 HideSelection = False Images = imgList ReadOnly = True