Adding the C++ application and the Settings class
authorMohammed Sameer <msameer@foolab.org>
Tue, 4 Sep 2012 09:54:17 +0000 (12:54 +0300)
committerMohammed Sameer <msameer@foolab.org>
Thu, 6 Sep 2012 16:10:10 +0000 (19:10 +0300)
commit10520782e55c2be808412e6e4ba1acc5fb66e968
tree6353a19fbc09af3ce3799c47b29ee58048761088
parent025b4431336f5c4ab703486d325d1d9c9b210109
Adding the C++ application and the Settings class
src/main.cpp [new file with mode: 0644]
src/settings.cpp [new file with mode: 0644]
src/settings.h [new file with mode: 0644]
src/src.pro [new file with mode: 0644]