소스 검색

Remove unfinished feedback wizard

Neal Wilson 11 년 전
부모
커밋
44f530434b
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2
    4
      src/Typica.pro

+ 2
- 4
src/Typica.pro 파일 보기

24
     webelement.h \
24
     webelement.h \
25
     scale.h \
25
     scale.h \
26
     draglabel.h \
26
     draglabel.h \
27
-    daterangeselector.h \
28
-    feedback.h
27
+    daterangeselector.h
29
 SOURCES += typica.cpp \
28
 SOURCES += typica.cpp \
30
     helpmenu.cpp \
29
     helpmenu.cpp \
31
     abouttypica.cpp \
30
     abouttypica.cpp \
34
     webelement.cpp \
33
     webelement.cpp \
35
     scale.cpp \
34
     scale.cpp \
36
     draglabel.cpp \
35
     draglabel.cpp \
37
-    daterangeselector.cpp \
38
-    feedback.cpp
36
+    daterangeselector.cpp
39
 
37
 
40
 RESOURCES += \
38
 RESOURCES += \
41
     resources.qrc
39
     resources.qrc

Loading…
취소
저장