aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/VerifyKeyDetailBox.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/VerifyKeyDetailBox.cpp (renamed from src/verifykeydetailbox.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verifykeydetailbox.cpp b/src/ui/VerifyKeyDetailBox.cpp
index e5f88aaa..27c92ff6 100644
--- a/src/verifykeydetailbox.cpp
+++ b/src/ui/VerifyKeyDetailBox.cpp
@@ -19,7 +19,7 @@
* along with gpg4usb. If not, see <http://www.gnu.org/licenses/>
*/
-#include "verifykeydetailbox.h"
+#include "ui/VerifyKeyDetailBox.h"
VerifyKeyDetailBox::VerifyKeyDetailBox(QWidget *parent, GpgME::GpgContext *ctx, KeyList *keyList,
gpgme_signature_t signature) :