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 11:18:00 +0000
committerStijn Buys <ingar@osirion.org>2012-02-26 11:18:00 +0000
commit0921b67bca379566478979e61207efbf179ee055 (patch)
tree6f665190ac8b49db66cc9897fe6bb95cd0f95a00 /src/sidebar.h
parent704a6c280bb14bf12292d9feb74d3383565a414b (diff)
Corrected MdiChild focus issues when opening more than one file,
enable or disable menu options when approriate.
Diffstat (limited to 'src/sidebar.h')
-rw-r--r--src/sidebar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sidebar.h b/src/sidebar.h
index 644a733..f919b33 100644
--- a/src/sidebar.h
+++ b/src/sidebar.h
@@ -68,7 +68,7 @@ private slots:
void updateEntityTemplateType(int template_type);
- void UpdateEntityTemplateLabel(const QString &template_label);
+ void updateEntityTemplateLabel(const QString &template_label);
void updateEntityValues();