diff -r 561b592183b0 -r d968b1ac130c QTfrontend/ui/widget/mapContainer.h --- a/QTfrontend/ui/widget/mapContainer.h Sat Nov 08 09:44:02 2014 -0500 +++ b/QTfrontend/ui/widget/mapContainer.h Sat Nov 08 10:11:16 2014 -0500 @@ -103,6 +103,7 @@ void addInfoToPreview(const QPixmap & image); void setNewSeed(const QString & newSeed); void mapTypeChanged(int); + void mapFeatureSizeChanged(int); void showThemePrompt(); void updateTheme(const QModelIndex & current); void staticMapChanged(const QModelIndex & map, const QModelIndex & old = QModelIndex());