mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 18:32:51 +00:00
8 lines
137 B
C
8 lines
137 B
C
|
|
#ifndef KHC_VERSION_H
|
|
#define KHC_VERSION_H
|
|
|
|
#define HELPCENTER_VERSION KDE_VERSION_STRING
|
|
|
|
#endif // KHC_VERSION_H
|
|
// vim:ts=2:sw=2:et
|