diff config.mak.in @ 356:2a22b0f1a469

Gtk+2 -> Qt.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 16 Oct 2012 19:07:30 +0300
parents 9cf1a58b0234
children f18f07d8a731
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?