File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11
11
12
12
* src/interpol.c: Dead code.
13
13
14
+ * src/Makefile.am: Fix recipe for building qt embed_example
15
+
14
16
2017-09-18 Ethan A Merritt <
[email protected] >
15
17
16
18
* src/datafile.c (f_columnhead df_set_key_title) src/datafile.h
Original file line number Diff line number Diff line change @@ -178,12 +178,13 @@ qtterminal/QtGnuplotEvent.cpp
178
178
gnuplot_qt_LDADD = $(QT_LIBS )
179
179
180
180
# embed example (uncomment to build it)
181
-
181
+ #
182
182
# bin_PROGRAMS += embed_example
183
183
#
184
- # nodist_embed_example_SOURCES = moc_embed_example.cpp moc_QtGnuplotInstance.cpp \
185
- # moc_QtGnuplotWidget.cpp moc_QtGnuplotScene.cpp \
186
- # moc_QtGnuplotEvent.cpp qrc_QtGnuplotResource.cpp
184
+ # nodist_embed_example_SOURCES = qtterminal/moc_embed_example.cpp \
185
+ # qtterminal/moc_QtGnuplotInstance.cpp \
186
+ # qtterminal/moc_QtGnuplotWidget.cpp qtterminal/moc_QtGnuplotScene.cpp \
187
+ # qtterminal/moc_QtGnuplotEvent.cpp qtterminal/qrc_QtGnuplotResource.cpp
187
188
#
188
189
# embed_example_SOURCES = qtterminal/embed_example.cpp \
189
190
# qtterminal/QtGnuplotWidget.cpp qtterminal/QtGnuplotEvent.cpp \
You can’t perform that action at this time.
0 commit comments