diff options
| author | Kai Uwe Broulik <[email protected]> | 2017-01-03 09:49:02 +0100 |
|---|---|---|
| committer | Kai Uwe Broulik <[email protected]> | 2017-01-03 09:49:02 +0100 |
| commit | 510752324940eaaa67926e7fe22cdb1a6ad385e7 (patch) | |
| tree | 057955b73df996fc73e400be85d458ec4eac41dc /src/views/dolphinview.h | |
| parent | 331c8bc89e8165bea9c810a80ea67fa70c68ccb0 (diff) | |
| parent | 996f8520e7003326ade6ea96929dd41958ba308d (diff) | |
Merge branch 'Applications/16.12'
Diffstat (limited to 'src/views/dolphinview.h')
| -rw-r--r-- | src/views/dolphinview.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index 0b0d8196d..fbe3a6376 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -762,6 +762,8 @@ private: QUrl viewPropertiesUrl() const; private: + void updatePalette(); + bool m_active; bool m_tabsForFiles; bool m_assureVisibleCurrentIndex; |
