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