diff -r 090f94cd663e -r 0c1c294c0f7e QTfrontend/mapContainer.h --- 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 );