Commit fb7ea9da authored by Jens Bache-Wiig's avatar Jens Bache-Wiig
Browse files

Rename wrapper -> item and styleplugin to qstyleplugin

parent 8bb0149c
No related merge requests found
Showing with 3 additions and 3 deletions
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
** **
****************************************************************************/ ****************************************************************************/
#include "stylewrapper.h" #include "qstyleitem.h"
#include <QtGui/QPainter> #include <QtGui/QPainter>
#include <QtGui/QStyle> #include <QtGui/QStyle>
......
File moved
...@@ -38,8 +38,8 @@ ...@@ -38,8 +38,8 @@
****************************************************************************/ ****************************************************************************/
#include <qdeclarative.h> #include <qdeclarative.h>
#include "styleplugin.h" #include "qstyleplugin.h"
#include "stylewrapper.h" #include "qstyleitem.h"
void StylePlugin::registerTypes(const char *uri) void StylePlugin::registerTypes(const char *uri)
{ {
......
File moved
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment