diff options
author | Timothy Pearson <[email protected]> | 2013-01-25 12:59:34 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-25 12:59:34 -0600 |
commit | 62e707662a0943c63abdd7df358e323c95a97eda (patch) | |
tree | c0025f3f8249724efaa6519b0c9b9b6fba647838 /extra/kde343/krecentdirs.h | |
parent | 352b2ef6c06332062d35211d7f49942315d2f36a (diff) | |
download | pytde-62e707662a0943c63abdd7df358e323c95a97eda.tar.gz pytde-62e707662a0943c63abdd7df358e323c95a97eda.zip |
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
Diffstat (limited to 'extra/kde343/krecentdirs.h')
-rw-r--r-- | extra/kde343/krecentdirs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde343/krecentdirs.h b/extra/kde343/krecentdirs.h index e8c6c94..774655e 100644 --- a/extra/kde343/krecentdirs.h +++ b/extra/kde343/krecentdirs.h @@ -47,7 +47,7 @@ * a single ':' the file-class is specific to the current application. * If the file-class starts with '::' it is global to all applications. */ -class KIO_EXPORT KRecentDirs +class TDEIO_EXPORT KRecentDirs { public: /** |