Fix forward declaration

svn path=/trunk/KDE/kdebase/workspace/; revision=1006635
This commit is contained in:
Laurent Montel 2009-08-04 07:23:18 +00:00
parent 16aaab99b7
commit 438a581a55
3 changed files with 0 additions and 3 deletions

View file

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

View file

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

View file

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