Porting libkwineffects to Qt5/KF5: QStandardPaths

REVIEW: 111976
This commit is contained in:
Anselmo L. S. Melo 2013-08-04 11:28:32 -03:00
parent 00d507b7ff
commit 49c04f13b1
2 changed files with 0 additions and 2 deletions

View file

@ -37,7 +37,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kdebug.h>
#include <ksharedconfig.h>
#include <kstandarddirs.h>
#include <kconfiggroup.h>
#include <assert.h>

View file

@ -30,7 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "kwinglplatform.h"
#include "kdebug.h"
#include <kstandarddirs.h>
#include <KDE/KConfig>
#include <KDE/KConfigGroup>