El dissabte, 18 de juliol de 2020, a les 0:07:11 CEST, Antonio Rojas va escriure: > El viernes, 17 de julio de 2020 16:52:57 (CEST), Albert Astals Cid > escribió: > > SVN commit 1574597 by aacid: > > > > release service 20.08 beta releases > > dolphin-plugins also fails here
Are you sure you're bulding it against the new dolphin instead of the old (the API changed)? It builds fine here if i build against the dolphin from the beta. Cheers, Albert > > In file included from > /build/dolphin-plugins/src/dolphin-plugins-20.07.80/dropbox/fileviewdropboxplugin.cpp:23: > /build/dolphin-plugins/src/dolphin-plugins-20.07.80/dropbox/fileviewdropboxplugin.h:66:21: > > error: ‘QList<QAction*> FileViewDropboxPlugin::versionControlActions(const > KFileItemList&) const’ marked ‘override’, but does not override > 66 | QList<QAction*> versionControlActions(const KFileItemList& > items) const override; > | ^~~~~~~~~~~~~~~~~~~~~ > >
