Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2012-02-26 23:04:53 +0000
committerStijn Buys <ingar@osirion.org>2012-02-26 23:04:53 +0000
commit802fe3321306a81e227584e34087b477110ffdb5 (patch)
tree3f1c93bd6cd1a0293500f24f4aee42ba74c9c9da /src/sidebar.h
parent06324807359ab34bf1742049ea8b7794d3be126e (diff)
Select newly created entities,
remember entity type updates, rearranged sidebar widget construction code.
Diffstat (limited to 'src/sidebar.h')
-rw-r--r--src/sidebar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sidebar.h b/src/sidebar.h
index 0b03f78..5448482 100644
--- a/src/sidebar.h
+++ b/src/sidebar.h
@@ -48,6 +48,8 @@ public slots:
private slots:
+ void updateEntityType(const QString &value);
+
void updateEntityLabel(const QString &value);
void updateEntityName(const QString &value);