Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapwidget.h')
-rw-r--r--src/mapwidget.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mapwidget.h b/src/mapwidget.h
index 087fd3d..8d09209 100644
--- a/src/mapwidget.h
+++ b/src/mapwidget.h
@@ -96,13 +96,12 @@ public slots:
* */
void duplicateSelected();
-
-private slots:
/**
* @brief called when an entity on the map has been clicked
* */
void select(EntityWidget *entity);
+private slots:
/**
* @brief clear current selection
* */