#ifndef PROG_CONSTAINS_H #define PROG_CONSTAINS_H #include #include #include extern const QString __dirname; extern const QString JAVA_INSTALL_PATH; extern const QString TEMP_PATH; extern const QString I2P_INSTALL_PATH; extern const QString WIKI_URL; #endif // PROG_CONSTAINS_H