qse  0.5.4
qsesettings.cpp
Go to the documentation of this file.
1 #include "qsesettings.h"
2 
4  : QSettings(QSettings::IniFormat, QSettings::UserScope, "bessrc.aps.anl.gov", "qse")
5 {
6 }