aboutsummaryrefslogtreecommitdiffstats
path: root/keyserverimportdialog.h
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-04-02 20:47:43 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-04-02 20:47:43 +0000
commit0ee455edb62a254fb1b7e6faa9448121215ed219 (patch)
treea5db01f238642a6c861cf1070c20a01fb4ba16c3 /keyserverimportdialog.h
parentadd arabic translation files (diff)
downloadgpg4usb-0ee455edb62a254fb1b7e6faa9448121215ed219.tar.gz
gpg4usb-0ee455edb62a254fb1b7e6faa9448121215ed219.zip
merge with 0.3.2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@877 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'keyserverimportdialog.h')
-rw-r--r--keyserverimportdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyserverimportdialog.h b/keyserverimportdialog.h
index f9ab905..5f98d8f 100644
--- a/keyserverimportdialog.h
+++ b/keyserverimportdialog.h
@@ -84,7 +84,7 @@ private:
QPushButton *searchButton;
QTableWidget *keysTable;
QUrl url;
- QNetworkAccessManager qnam;
+ QNetworkAccessManager *qnam;
};
#endif // __KEYSERVERIMPORTDIALOG_H__