[uim-commit] r721 - trunk/qt
ekato at freedesktop.org
ekato at freedesktop.org
Thu Feb 24 17:18:01 PST 2005
Author: ekato
Date: 2005-02-24 17:17:57 -0800 (Thu, 24 Feb 2005)
New Revision: 721
Modified:
trunk/qt/pref-qt.cpp
Log:
* qt/pref-qt.cpp (UimPrefDialog::checkDotUimFile) : Oops, forgot
to write checkin message in r720. Also add comment about the
change.
Modified: trunk/qt/pref-qt.cpp
===================================================================
--- trunk/qt/pref-qt.cpp 2005-02-25 01:08:40 UTC (rev 720)
+++ trunk/qt/pref-qt.cpp 2005-02-25 01:17:57 UTC (rev 721)
@@ -112,6 +112,7 @@
this );
d->setCaption( _("~/.uim exists!") );
d->exec();
+ // To avoid crashes... --ekato 2005.02.25
//delete d;
}
}
More information about the Uim-commit
mailing list