Fix forward declaration

svn path=/trunk/KDE/kdebase/workspace/; revision=1162578
This commit is contained in:
Laurent Montel 2010-08-12 07:40:30 +00:00
parent 442b7b02b7
commit 8ca163d06d
2 changed files with 0 additions and 3 deletions

View file

@ -29,8 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
namespace KWin
{
class GLRenderTarget;
class GLTexture;
class DashboardEffect : public KWin::Effect
{

View file

@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "ui_zoom_config.h"
class KShortcutsEditor;
namespace KWin
{