fix - Symlist hangs on object.d

This commit is contained in:
Basile Burg 2017-08-22 19:44:05 +02:00
parent 5e2ce63e25
commit fa3ce3dfd3
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
3 changed files with 2 additions and 3 deletions

View File

@ -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)
{

@ -1 +1 @@
Subproject commit 4229f11828a901ea5379409015f14a033e742906
Subproject commit a4cdc474a130ecf5ba3be9424cfb23815eeefd3a

View File

@ -23,7 +23,6 @@ inherited CEDubProjectEditorWidget: TCEDubProjectEditorWidget
Width = 399
Align = alClient
BorderSpacing.Around = 4
DefaultItemHeight = 16
HideSelection = False
Images = imgList
ReadOnly = True