#ifndef PARSERSETTINGS_H_ #define PARSERSETTINGS_H_ #include extern QString librarydir; extern int parser_error_pos; void parser_init(); #endif