This website requires JavaScript.
Explore
Help
Sign in
kde
/
dolphin
Watch
1
Star
0
Fork
You've already forked dolphin
0
mirror of
https://invent.kde.org/system/dolphin
synced
2024-11-05 18:47:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5ae4a6f155
dolphin
/
kfind
/
version.h
4 lines
57 B
C
Raw
Normal View
History
Unescape
Escape
This is the right way to fix the warning, I thought it was related to version.h being included twice, but it seems it's because VERSION is already defined in config.h svn path=/trunk/kdebase/kfind/; revision=249241
2003-09-07 21:42:46 +00:00
#
ifndef KFIND_VERSION
#
define KFIND_VERSION "2.0"
--warning svn path=/trunk/kdebase/kfind/; revision=249163
2003-09-07 18:41:56 +00:00
#
endif
Reference in a new issue
Copy permalink