~wallch/wallpaper-changer/trunk

« back to all changes in this revision

Viewing changes to src/gui/gui.pri

  • Committer: Alex Solanos
  • Date: 2015-08-18 17:06:11 UTC
  • Revision ID: alexsol.developer@gmail.com-20150818170611-0t0118wfwoipzjrr
Added rotation and scaling features to location tagging. Also it now
really works.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
           $$PWD/notification.h \
15
15
           $$PWD/potd_preview.h \
16
16
           $$PWD/first_time_run.h \
17
 
    src/gui/lepoint.h \
18
 
    $$PWD/pictures_locations.h
 
17
           $$PWD/lepoint.h \
 
18
           $$PWD/pictures_locations.h
19
19
 
20
20
SOURCES += $$PWD/about.cpp \
21
21
           $$PWD/history.cpp \
30
30
           $$PWD/notification.cpp \
31
31
           $$PWD/potd_preview.cpp \
32
32
           $$PWD/first_time_run.cpp \
33
 
    src/gui/lepoint.cpp \
34
 
    $$PWD/pictures_locations.cpp
 
33
           $$PWD/lepoint.cpp \
 
34
           $$PWD/pictures_locations.cpp
35
35
 
36
36
FORMS += $$PWD/about.ui \
37
37
         $$PWD/history.ui \
46
46
         $$PWD/notification.ui \
47
47
         $$PWD/potd_preview.ui \
48
48
         $$PWD/first_time_run.ui \
49
 
    src/gui/lepoint.ui \
50
 
    $$PWD/pictures_locations.ui
 
49
         $$PWD/lepoint.ui \
 
50
         $$PWD/pictures_locations.ui