Skip to content

Commit

Permalink
FileSystemPlugin: fix linking
Browse files Browse the repository at this point in the history
qmdilib changed internally. We need to adapt.
  • Loading branch information
diegoiast committed Sep 15, 2024
1 parent 6aed631 commit bb47559
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ set(qtedit4_sources
${qmdilib_SOURCE_DIR}/demos/plugin-demo/pluginwindow.ui
${qmdilib_SOURCE_DIR}/demos/plugin-demo/plugins/filesystem/filesystembrowser.cpp
${qmdilib_SOURCE_DIR}/demos/plugin-demo/plugins/filesystem/filesystembrowser.h
${qmdilib_SOURCE_DIR}/demos/plugin-demo/plugins/filesystem/filesystemwidget.cpp
${qmdilib_SOURCE_DIR}/demos/plugin-demo/plugins/filesystem/filesystemwidget.h
${qutepart_SOURCE_DIR}/qutepart-syntax-files.qrc

src/widgets/qmdieditor.cpp
Expand Down

0 comments on commit bb47559

Please sign in to comment.