summaryrefslogtreecommitdiffstats
path: root/kmail/templatesinsertcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/templatesinsertcommand.h')
-rw-r--r--kmail/templatesinsertcommand.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kmail/templatesinsertcommand.h b/kmail/templatesinsertcommand.h
index 4a94a979..04878136 100644
--- a/kmail/templatesinsertcommand.h
+++ b/kmail/templatesinsertcommand.h
@@ -44,7 +44,8 @@ class TemplatesInsertCommand : public QPushButton
CODateEn, CODateShort, CODate, CODow, COTimeLongEn, COTimeLong, COTime,
CBlank, CNop, CClear, CDebug, CDebugOff, CToFName, CToLName, CFromFName, CFromLName,
COToFName, COToLName, COFromFName, COFromLName, CCursor,
- CCCAddr, CCCName, CCCFName, CCCLName, COCCAddr, COCCName, COCCFName, COCCLName };
+ CCCAddr, CCCName, CCCFName, CCCLName, COCCAddr, COCCName, COCCFName, COCCLName,
+ COAddresseesAddr };
signals:
void insertCommand( TemplatesInsertCommand::Command cmd );