Forward declaration++

icc-effect-5.14.5
Martin Gräßlin 2011-02-20 14:19:51 +01:00
parent 9d9bd615fc
commit aee7dab1a6
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QtCore/QPair>
#include <QtCore/QRect>
#include <QtGui/QRegion>
#include <QtGui/QFont>
#include <QtCore/QVector>
#include <QtCore/QList>
@ -46,6 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
class KLibrary;
class KConfigGroup;
class KActionCollection;
class QFont;
class QKeyEvent;
namespace KWin