[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    Re: Plasmate status
From:       Alexander Potashev <aspotashev () gmail ! com>
Date:       2011-03-17 16:46:19
Message-ID: AANLkTin9pzOBQxKLs9G9bj9Scs=PJELbFz2LRVgKtqoL () mail ! gmail ! com
[Download RAW message or body]

The following simple change fixes build for me (otherwise the compiler
complains about missing gpgme.h):

diff --git a/publisher/signingwidget.cpp b/publisher/signingwidget.cpp
index c5a8895..744cfc1 100644
--- a/publisher/signingwidget.cpp
+++ b/publisher/signingwidget.cpp
@@ -37,7 +37,7 @@

 #define _FILE_OFFSET_BITS 64

-#include <gpgme.h>
+#include <gpgme/gpgme.h>
 #include <qgpgme/dataprovider.h>
 #include <gpgme++/data.h>
 #include <gpgme++/engineinfo.h>



2011/3/17 Sebastian Kügler <sebas@kde.org>:
> Hi,
>
> I've spent a few days working on various aspects of Plasmate, our little Add-
> On creator application. Newest screenshots:


-- 
Alexander Potashev
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic