Update src/dialogxml/dialogs/dialog.cpp

Co-authored-by: Celtic Minstrel <CelticMinstrel@users.noreply.github.com>
This commit is contained in:
2025-05-23 14:02:50 -05:00
committed by GitHub
parent 1084f26a88
commit 4ed73bf72d

View File

@@ -450,7 +450,7 @@ void cDialog::recalcRect(){
LOG_VALUE(fname);
LOG_VALUE(winRect.right);
LOG_VALUE(winRect.bottom);
*/
//*/
}
bool cDialog::initCalled = false;