rocket/editor/inifile.cpp

4 lines
82 B
C++

#include "inifile.h"
std::string IniFile::filename;
std::string IniFile::section;