KDevelop API Documentation

lib/compat/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
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:47 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003