Changeset 12 in pacpusframework for trunk/include/Pacpus/kernel/ComponentManager.h


Ignore:
Timestamp:
Jan 8, 2013, 12:54:27 AM (12 years ago)
Author:
sgosseli
Message:

Update some Qt includes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Pacpus/kernel/ComponentManager.h

    r3 r12  
    1515
    1616#include <cstddef>
    17 #include <qmap.h>
    18 #include <qlist.h>
    19 #include <qpluginloader.h>
     17#include <QMap>
     18#include <QList>
     19#include <QPluginLoader>
    2020
    2121#include "pacpus.h"
Note: See TracChangeset for help on using the changeset viewer.