]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinnewfilemenuobserver.cpp
Details view optimization
[dolphin.git] / src / views / dolphinnewfilemenuobserver.cpp
index 50a755b9a6a42e67cb803a7c5dd2ed71c732442b..bc3f7658fd47598a4e38d94c28394e0feffea8fc 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2009 by Peter Penz <peter.penz@gmx.at>                  *
+ *   Copyright (C) 2009 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  *
@@ -19,8 +19,8 @@
 
 #include "dolphinnewfilemenuobserver.h"
 
-#include <kglobal.h>
-#include <knewmenu.h>
+#include <KGlobal>
+#include <KNewFileMenu>
 
 class DolphinNewFileMenuObserverSingleton
 {