aboutsummaryrefslogtreecommitdiffstats
path: root/editorpage.cpp
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-09-14 20:19:53 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-09-14 20:19:53 +0000
commit141e99156c4370bb5ce19b61e070d226fa90ab8e (patch)
tree42090cf2dc87649be5d1b94ddbb753c8f4c9a599 /editorpage.cpp
parentchanged verifydetailsdialog, updated todo (diff)
downloadgpg4usb-141e99156c4370bb5ce19b61e070d226fa90ab8e.tar.gz
gpg4usb-141e99156c4370bb5ce19b61e070d226fa90ab8e.zip
set modal and parent for key details dialog. left margin for verifynotification. More doxygen
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'editorpage.cpp')
-rw-r--r--editorpage.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/editorpage.cpp b/editorpage.cpp
index 3ee0362..6562aa7 100644
--- a/editorpage.cpp
+++ b/editorpage.cpp
@@ -65,8 +65,3 @@ void EditorPage::hideNoteByClass(const char *className)
}
}
}
-
-void setSaveState()
-{
- // curPage()->setFilePath("");
-}