Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Kunin <dkunin@mapswith.me>2013-12-25 15:41:07 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:09:25 +0300
commit80a20db13396a10a9f06ccd06d574bc0e8ed5ebc (patch)
tree319efa867e1f1ef6bbab2a74caaddb39a3fb97b4 /drape_head/drape_head.pro
parent79b167da1807c275105d527297299a7238d2987f (diff)
Base OGLContext + Qt impl.
Diffstat (limited to 'drape_head/drape_head.pro')
-rw-r--r--drape_head/drape_head.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/drape_head/drape_head.pro b/drape_head/drape_head.pro
index cca1d81aa7..3f90e8f1dc 100644
--- a/drape_head/drape_head.pro
+++ b/drape_head/drape_head.pro
@@ -24,14 +24,12 @@ HEADERS += \
mainwindow.hpp \
glwidget.hpp \
qtoglcontext.hpp \
- qtoglcontextfactory.hpp
SOURCES += \
mainwindow.cpp \
main.cpp \
glwidget.cpp \
qtoglcontext.cpp \
- qtoglcontextfactory.cpp
FORMS += \
mainwindow.ui