From f2e80c39e5861f12e1c08e548ebff33ecb0d6ea6 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 02 Feb 2003 19:26:09 +0000 Subject: Include Rotation so now it compiles again --- (limited to 'x11') diff --git a/x11/libqpe-x11/qpe/qpeapplication.h b/x11/libqpe-x11/qpe/qpeapplication.h index 254fbfa..b1fc074 100644 --- a/x11/libqpe-x11/qpe/qpeapplication.h +++ b/x11/libqpe-x11/qpe/qpeapplication.h @@ -100,5 +100,6 @@ private: QCopChannel *m_sys; QCopChannel *m_pid; }; +enum Transformation { Rot0, Rot90, Rot180, Rot270 }; /* from qgfxtransformed_qws.cpp */ #endif -- cgit v0.9.0.2