From 09e8212de806d76d9fdc468df8fa38ee2183eb1e Mon Sep 17 00:00:00 2001 From: Javier Date: Fri, 23 May 2014 00:54:08 +0200 Subject: force gtk2 client lib --- module/module.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module') diff --git a/module/module.pro b/module/module.pro index 81a2d92..1610092 100644 --- a/module/module.pro +++ b/module/module.pro @@ -14,7 +14,7 @@ HEADERS += topmenumenubarimpl.h \ appmenu.h \ menuproxy.h -LIBS += -ltopmenu-client +LIBS += -ltopmenu-client-gtk2 PKGCONFIG += gtk+-2.0 gthread-2.0 target.path += $$[QT_INSTALL_PLUGINS]/menubar -- cgit v1.2.3