]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/viewmodes/viewsettingspagebase.h
Update e-mail address from peter.penz@gmx.at to peter.penz19@gmail.com
[dolphin.git] / src / settings / viewmodes / viewsettingspagebase.h
index 3e85e25cb6dc335bd2a01c52761d3bd5f3d1a8e5..71111f653c0e9f03b489f0d2d55e0c93f46d4842 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2008 by Peter Penz <peter.penz@gmx.at>                  *
+ *   Copyright (C) 2008 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  *
@@ -20,7 +20,7 @@
 #ifndef VIEWSETTINGSPAGEBASE_H
 #define VIEWSETTINGSPAGEBASE_H
 
-#include <kvbox.h>
+#include <KVBox>
 
 /**
  * @brief Base class for view settings configuration pages.