VHISTlib
1.84.0.3018
|
00001 /* $HEADERS 00002 $Id: constants.h 2187 2011-06-27 11:59:35Z ahuesgen $ 00003 */ 00004 00005 #ifndef CONSTANTS_H 00006 #define CONSTANTS_H 00007 00008 #include <QString> 00009 00010 namespace vhist 00011 { 00012 00013 QString getVersion(); 00014 QString getReleaseData(); 00015 00016 } 00017 00018 #endif // CONSTANTS_H