[KPhotoAlbum] [PATCH 2/8] KDE4: No longer a need to define the type KSharedConfigPtr
Michael Witten
mfwitten at MIT.EDU
Sun Sep 21 08:46:38 BST 2008
Signed-off-by: Michael Witten <mfwitten at mit.edu>
---
ThumbnailView/GridResizeInteraction.h | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/ThumbnailView/GridResizeInteraction.h b/ThumbnailView/GridResizeInteraction.h
index 62d53cb..038c28e 100644
--- a/ThumbnailView/GridResizeInteraction.h
+++ b/ThumbnailView/GridResizeInteraction.h
@@ -21,11 +21,6 @@
//Added by qt3to4:
#include <QMouseEvent>
-class KSharedConfig;
-template<class T>
-class KSharedPtr;
-typedef KSharedPtr<KSharedConfig> KSharedConfigPtr;
-
namespace ThumbnailView
{
class ThumbnailWidget;
--
1.6.0.2.296.gfe33b
More information about the Kphotoalbum
mailing list