mirror of https://github.com/buggins/dlangui.git
Removed typo in filedlg.d log message
This commit is contained in:
parent
02532a949d
commit
a8b7e07be7
|
@ -565,7 +565,7 @@ class FileDialog : Dialog, CustomGridCellAdapter {
|
|||
return true;
|
||||
};
|
||||
res.focusable = true;
|
||||
debug Log.d("root lisk styleId=", res.styleId);
|
||||
debug Log.d("root list styleId=", res.styleId);
|
||||
return res;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue