summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index ee7d58e..460ff01 100644
--- a/TODO
+++ b/TODO
@@ -29,7 +29,7 @@ we have:
To be done:
- Implement a widget to let the user select ImageCollections. The minimal
interface should be:
- class ImageCollectionSelector : public QWidget {
+ class ImageCollectionSelector : public TQWidget {
QValueList<ImageCollection> imageCollections;
}