]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/panel.h
Fix wrong text eliding in some corner cases.
[dolphin.git] / src / panels / panel.h
index 6048cbcc34e61b7f511a55b5612637cbf3d4b634..a0b25d6cc266aeef32ea8de77bbabfa2240f510b 100644 (file)
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2006 by Cvetoslav Ludmiloff <ludmiloff@gmail.com>       *
- *   Copyright (C) 2006-2010 by Peter Penz <peter.penz@gmx.at>             *
+ *   Copyright (C) 2006-2010 by Peter Penz <peter.penz19@gmail.com>        *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
@@ -60,6 +60,11 @@ public slots:
      */
     void setUrl(const KUrl& url);
 
+    /**
+     * Refreshes the view to get synchronized with the settings.
+     */
+    virtual void readSettings();
+
 protected:
     /**
      * Must be implemented by derived classes and is invoked when