KDevelop API Documentation

kdevkstdaction.h

Go to the documentation of this file.
00001 #ifndef _LIB_COMPAT_KDEV_KSTDACTION_H_
00002 #define _LIB_COMPAT_KDEV_KSTDACTION_H_
00003 
00004 #if !defined(KDE_IS_VERSION)
00005 // for kdelibs < 3.1.0
00006 # define pasteText paste
00007 #else
00008 # if !KDE_IS_VERSION(3,1,93)
00009 // for kdelibs < 3.1.93
00010 #  define pasteText paste
00011 # endif
00012 #endif
00013 
00014 #endif
00015 
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:22:34 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003