Chat-O-Matic/application/preferences/CayaPreferences.cpp

5 lines
155 B
C++
Raw Normal View History

2010-05-22 09:18:11 -05:00
#include "CayaPreferences.h"
template<> const char* CayaPreferences::fFolder = "Caya";
template<> const char* CayaPreferences::fFilename = "preferences";