diff options
Diffstat (limited to 'editorpage.h')
-rw-r--r-- | editorpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editorpage.h b/editorpage.h index 0a1fb55..d5222cf 100644 --- a/editorpage.h +++ b/editorpage.h @@ -95,7 +95,7 @@ private slots: /** * @details Format the gpg header in another font-style */ - void formatGpgHeader(); + void slotFormatGpgHeader(); }; #endif // __TEXTPAGE_H__ |