move some stuff in qgv's private
This commit is contained in:
parent
024b90c247
commit
8b00555903
@ -196,7 +196,7 @@ set (plasmaqgv_LIB_SRCS
|
||||
#FIXME: this is duplicated with libplasma because iconwidget requires it!
|
||||
private/themedwidgetinterface.cpp
|
||||
|
||||
graphicsview/graphicsviewappletprivate.cpp
|
||||
graphicsview/private/graphicsviewappletprivate.cpp
|
||||
animator.cpp
|
||||
animations/animation.cpp
|
||||
animations/easinganimation.cpp
|
||||
|
@ -21,7 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "corona.h"
|
||||
#include "private/corona_p.h"
|
||||
#include "graphicsview/private/corona_p.h"
|
||||
|
||||
#include <QApplication>
|
||||
#include <QDesktopWidget>
|
||||
|
Loading…
Reference in New Issue
Block a user