diff options
| author | Peter Penz <[email protected]> | 2009-03-01 12:42:51 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-03-01 12:42:51 +0000 |
| commit | 0d4306596a84c04f78a8a1fc827265c307fbb2b8 (patch) | |
| tree | c5d623d3f0e9b09c1f345c248d401f0869dbed53 /src/dolphinmainwindow.h | |
| parent | 7a48b5fec13060a422961faa53d79d765b44fa88 (diff) | |
SVN_SILENT: minor coding style cleanups
svn path=/trunk/KDE/kdebase/apps/; revision=933598
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index ccf433ffe..5b91b99ce 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -454,7 +454,6 @@ private: QPointer<DolphinSettingsDialog> m_settingsDialog; }; - inline DolphinViewContainer* DolphinMainWindow::activeViewContainer() const { return m_activeViewContainer; |
