changeset 1215 | 0c1c294c0f7e |
parent 1210 | bfed1b89bc85 |
child 1318 | 18da1c5e960d |
--- a/QTfrontend/mapContainer.h Fri Aug 15 06:33:50 2008 +0000 +++ b/QTfrontend/mapContainer.h Fri Aug 15 07:22:55 2008 +0000 @@ -59,6 +59,7 @@ void setImage(const QImage newImage); void mapChanged(int index); void setRandomSeed(); + void themeSelected(int currentRow); protected: virtual void resizeEvent ( QResizeEvent * event );