Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Dec 9, 2015
2 parents 77eab80 + 5aa31b6 commit d80b378
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Telegram/Telegram.pro
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ SOURCES += \
./SourceFiles/autoupdater.cpp \
./SourceFiles/dialogswidget.cpp \
./SourceFiles/dropdown.cpp \
./SourceFiles/facades.cpp \
./SourceFiles/fileuploader.cpp \
./SourceFiles/history.cpp \
./SourceFiles/historywidget.cpp \
Expand All @@ -112,6 +113,7 @@ SOURCES += \
./SourceFiles/types.cpp \
./SourceFiles/window.cpp \
./SourceFiles/mtproto/mtp.cpp \
./SourceFiles/mtproto/mtpAuthKey.cpp \
./SourceFiles/mtproto/mtpConnection.cpp \
./SourceFiles/mtproto/mtpCoreTypes.cpp \
./SourceFiles/mtproto/mtpDC.cpp \
Expand Down Expand Up @@ -175,6 +177,7 @@ HEADERS += \
./SourceFiles/countries.h \
./SourceFiles/dialogswidget.h \
./SourceFiles/dropdown.h \
./SourceFiles/facades.h \
./SourceFiles/fileuploader.h \
./SourceFiles/history.h \
./SourceFiles/historywidget.h \
Expand Down

0 comments on commit d80b378

Please sign in to comment.