File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ Note that PEB is created to work from any folder without installation and all fi
6767* ** 5. Maximal reuse of existing web technologies and standards**
6868
6969## Features
70- * [ Perl script output is seamlessly inserted into the calling local page.] ( #api )
70+ * [ Perl script output is seamlessly inserted into the calling local page.] ( #perl-scripts- api )
7171* [ Perl scripts with STDIN event loops can be repeatedly fed with data.] ( #interactive-perl-scripts )
7272* [ Any version of Perl 5 can be used.] ( #runtime-requirements )
7373* PEB can be started from any folder.
Original file line number Diff line number Diff line change @@ -81,17 +81,14 @@ greaterThan (QT_MAJOR_VERSION, 4) {
8181 SOURCES += \
8282 main.cpp \
8383 file-reader.cpp \
84- local-reply.cpp \
8584 main-window.cpp \
8685 script-handler.cpp \
8786 webkit-page.cpp \
8887 webkit-view.cpp
8988
9089 # Header files:
9190 HEADERS += \
92- access-manager.h \
9391 file-reader.h \
94- local-reply.h \
9592 script-handler.h \
9693 webkit-main-window.h \
9794 webkit-page.h \
You can’t perform that action at this time.
0 commit comments