aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-08-01 20:59:46 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-08-01 20:59:46 +0000
commit797de0bf290820e0f5512a8fb6ad794876aa470f (patch)
tree0edccbe43bf9212e99d1da84726dc5e4f2921b8e /mainwindow.cpp
parentbranch 0.3.2-mac (diff)
downloadgpg4usb-797de0bf290820e0f5512a8fb6ad794876aa470f.tar.gz
gpg4usb-797de0bf290820e0f5512a8fb6ad794876aa470f.zip
start removing gpgme
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@920 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'mainwindow.cpp')
-rw-r--r--mainwindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.cpp b/mainwindow.cpp
index 2e067dc..a608be8 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -23,6 +23,7 @@
MainWindow::MainWindow()
{
+ qDebug() << "hallo";
mCtx = new GpgME::GpgContext();
/* get path were app was started */