Initial Folder Structure
authorGokul Kartha <everyourgokul@gmail.com>
Tue, 16 Nov 2010 19:16:59 +0000 (21:16 +0200)
committerGokul Kartha <everyourgokul@gmail.com>
Tue, 16 Nov 2010 19:16:59 +0000 (21:16 +0200)
commit90a9a2f8f6028ff091b0b878955bad369eaffd3f
treea96e0b3b756d2f22c66849d90adb18d682c90410
parentc6a5809909ec288bad946620244021a3f5f606f3
Initial Folder Structure
Basic Application Files
17 files changed:
bin/photoenhancer [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
src/appwindow.cpp [new file with mode: 0644]
src/appwindow.h [new file with mode: 0644]
src/filterinterface.h [new file with mode: 0644]
src/filtermanager.cpp [new file with mode: 0644]
src/filtermanager.h [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/mainwindow.cpp [new file with mode: 0644]
src/mainwindow.h [new file with mode: 0644]
src/photoenahnacer.pro.user [new file with mode: 0644]
src/sepiafilter.cpp [new file with mode: 0644]
src/sepiafilter.h [new file with mode: 0644]
src/welcome [new file with mode: 0644]
src/workspace.cpp [new file with mode: 0644]
src/workspace.h [new file with mode: 0644]
welcome [deleted file]