[Ktutorial-commits] SF.net SVN: ktutorial:[224] trunk/ktutorial/ktutorial-editor/src/ FileActions.h
Status: Alpha
Brought to you by:
danxuliu
|
From: <dan...@us...> - 2010-03-31 06:58:20
|
Revision: 224
http://ktutorial.svn.sourceforge.net/ktutorial/?rev=224&view=rev
Author: danxuliu
Date: 2010-03-31 06:58:14 +0000 (Wed, 31 Mar 2010)
Log Message:
-----------
Remove unused forward declaration.
Modified Paths:
--------------
trunk/ktutorial/ktutorial-editor/src/FileActions.h
Modified: trunk/ktutorial/ktutorial-editor/src/FileActions.h
===================================================================
--- trunk/ktutorial/ktutorial-editor/src/FileActions.h 2010-03-31 06:55:32 UTC (rev 223)
+++ trunk/ktutorial/ktutorial-editor/src/FileActions.h 2010-03-31 06:58:14 UTC (rev 224)
@@ -23,7 +23,6 @@
#include <KUrl>
-class KActionCollection;
class KRecentFilesAction;
class KTutorialEditor;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|