annotate examples/layouts/dynamiclayouts/build.sh @ 148:ae34188ddd84

private signals of QAbstractItemModel are now accessible
author eldar
date Sat, 13 Jun 2009 14:05:32 +0000
parents 3f976dec4bf2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
128
3f976dec4bf2 build -> build.sh
mandel
parents:
diff changeset
1 #! /bin/bash
3f976dec4bf2 build -> build.sh
mandel
parents:
diff changeset
2
148
ae34188ddd84 private signals of QAbstractItemModel are now accessible
eldar
parents: 128
diff changeset
3 ldmd main.d dialog.d -I../../../ -I../../../qt/d1 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofdynamiclayouts
ae34188ddd84 private signals of QAbstractItemModel are now accessible
eldar
parents: 128
diff changeset
4