changeset 356:2a22b0f1a469

Gtk+2 -> Qt.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 16 Oct 2012 19:07:30 +0300
parents dbc62ba3f132
children 1b8362a26692
files config.mak.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.mak.in	Tue Oct 16 19:06:51 2012 +0300
+++ b/config.mak.in	Tue Oct 16 19:07:30 2012 +0300
@@ -3,7 +3,7 @@
 DM_BUILD_TESTS=yes
 DM_BUILD_TOOLS=yes
 
-# Build Gtk+2 based demo editor?
+# Build Qt based demo editor?
 DM_BUILD_EDITOR=yes
 
 # Build with runtime asserts?