Move settings to dedicated class.
authorpaul romanchenko <paulaner@gmail.com>
Thu, 16 Sep 2010 05:16:06 +0000 (09:16 +0400)
committerpaul romanchenko <paulaner@gmail.com>
Thu, 16 Sep 2010 05:16:06 +0000 (09:16 +0400)
commit2c405dfd042212e9017061e3f3720da941e96354
tree9fa417985488643b7d37b7351c75b15bdb4195ad
parentdf03af48f2934fd9cbf88fb182b41736e5153836
Move settings to dedicated class.

No more QSettings() constructing
mainwindow.cpp
mainwindow.h
mainwindow.ui
qexed.pro
settings.cpp [new file with mode: 0644]
settings.h [new file with mode: 0644]