]> Shamusworld >> Repos - ttedit/blobdiff - src/ttemainwindow.cpp
Fix for missing ampersand in QApplication.
[ttedit] / src / ttemainwindow.cpp
index 2b2b6a1be539a4c5757e5159c0ae05af57912913..2e155d385fd5aa0f522273a49d3b66770e51e1b2 100644 (file)
@@ -25,9 +25,8 @@
 //
 // - Fix bug in Glyphpoints when dragging on an empty canvas or loading a font
 // - Fix scrolling, zooming, settings (ini)
-// - Finish conversion to wxWidgets for cross-platform portability
-// - Fix problem with owned window causing main window refresh problems
-//   (ironically enough, it doesn't seem to be a problem anymore...)
+// - Fix problem with character window disappearing when bringing up the tool
+//   palette
 //
 
 // Uncomment this for debugging...