cleaned up some minor bugs.

This commit is contained in:
crs
2002-06-21 17:55:47 +00:00
parent e0f66d162f
commit ede18cb7f3
7 changed files with 86 additions and 44 deletions

View File

@@ -76,6 +76,7 @@ CXWindowsSecondaryScreen::run()
void
CXWindowsSecondaryScreen::stop()
{
CDisplayLock display(this);
doStop();
}