Changed #includes for installation to /opt
Brought to you by:
therealrob
Hey Rob, long time. Just playing with kdfm, needed to change include paths to build. Frameworks 5.39 installed to /opt/kf5.
src/actions.cpp 33 #include <kf5 kiowidgets="" kfileitemactions=""> -> #include <kfileitemactions>
src/dialogs/configdialog.cpp 6 #include <kf5 kiofilewidgets="" kfilewidget=""> -> #include <kfilewidget>
src/fsmodel.cpp 46-56 remove KF5 prefix from includes
src/mainwindow.cpp remove KF5 prefix from includes
src/viewcontainer.cpp remove KF5 prefix from includes
src/views/iconview.{h,cpp} remove KF5 prefix from includes</kfilewidget></kf5></kfileitemactions></kf5>
Might catch you on #BeDesk in the next week or two.
Happy New Year,
Mark