Fix forward declaration
svn path=/trunk/KDE/kdebase/workspace/; revision=1162578
This commit is contained in:
parent
442b7b02b7
commit
8ca163d06d
2 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue