From 8f1d08da58bce00523534cf39807732f7dee91ce Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 12 Nov 2021 22:58:55 +0900 Subject: More PolkitTQt1 -> PolkitTQt renaming. Signed-off-by: Michele Calgaro --- examples/PkExample.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/PkExample.cpp') diff --git a/examples/PkExample.cpp b/examples/PkExample.cpp index 5c0e57d22..e200009d3 100644 --- a/examples/PkExample.cpp +++ b/examples/PkExample.cpp @@ -29,8 +29,8 @@ #include #include -using namespace PolkitTQt1; -using namespace PolkitTQt1::Gui; +using namespace PolkitTQt; +using namespace PolkitTQt::Gui; PkExample::PkExample(TQMainWindow *parent) : TQMainWindow(parent) -- cgit v1.2.3