Changeset - 0f23a2e20aee
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-09-13 11:08:17
hy@ozderya.net
fix .pro file
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
serialplot.pro
Show inline comments
 
@@ -41,7 +41,7 @@ SOURCES += main.cpp\
 
    hidabletabwidget.cpp \
 
    framebuffer.cpp \
 
    scalepicker.cpp \
 
    scalezoomer.cpp
 
    scalezoomer.cpp \
 
    portlist.cpp
 

	
 
HEADERS  += mainwindow.h \
 
@@ -53,7 +53,7 @@ HEADERS  += mainwindow.h \
 
    hidabletabwidget.h \
 
    framebuffer.h \
 
    scalepicker.h \
 
    scalezoomer.h
 
    scalezoomer.h \
 
    portlist.h
 

	
 
FORMS    += mainwindow.ui \
0 comments (0 inline, 0 general)