annotate demos/interview/build.bat @ 389:d37abad3def9

Added missing ?const? to qt.core.QModelIndex.object. Previously, QModelIndex.internalPointer was const, while QModelIndex.object was not, even if they in fact do the same thing.
author David Nadlinger <code@klickverbot.at>
date Fri, 27 Aug 2010 14:44:09 +0200
parents 8f7d09e4efc0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
377
8f7d09e4efc0 add missing D files to the build system@
Eldar Insafutdinov <e.insafutdinov@gmail.com>
parents: 222
diff changeset
1 dmd main.d model.d qtdcore.lib qtdgui.lib -ofinterview