Porting libkwineffects to Qt5/KF5: QStandardPaths
REVIEW: 111976
This commit is contained in:
parent
00d507b7ff
commit
49c04f13b1
2 changed files with 0 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue