mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 02:42:51 +00:00
9 lines
137 B
C
9 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
|