From b44b4806cb1a16cf8b414b504de6f46cf45dc52f Mon Sep 17 00:00:00 2001 From: Dāvis Mosāns Date: Sat, 4 Mar 2023 23:08:37 +0000 Subject: Port to KF6 KParts --- src/dolphinpart_ext.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/dolphinpart_ext.h') diff --git a/src/dolphinpart_ext.h b/src/dolphinpart_ext.h index 615f14252..7f8792fbb 100644 --- a/src/dolphinpart_ext.h +++ b/src/dolphinpart_ext.h @@ -7,16 +7,16 @@ #ifndef DOLPHINPART_EXT_H #define DOLPHINPART_EXT_H -#include -#include -#include -#include +#include +#include +#include +#include #include class DolphinPart; -class DolphinPartBrowserExtension : public KParts::BrowserExtension +class DolphinPartBrowserExtension : public KParts::NavigationExtension { Q_OBJECT public: -- cgit v1.3