]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/panel.cpp
Merge branch 'KDE/4.14'
[dolphin.git] / src / panels / panel.cpp
index 712e3ef5f329b4361e1ecd8753e6a74a8a1d5e98..14b7c0230b5f4b39f743b5f3b6ae47683df7f100 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  *
@@ -71,4 +71,9 @@ void Panel::setUrl(const KUrl& url)
     }
 }
 
+void Panel::readSettings()
+{
+
+}
+
 #include "panel.moc"