diff options
Diffstat (limited to 'plugins/New_GPG/src/metacontacts.h')
-rw-r--r-- | plugins/New_GPG/src/metacontacts.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/New_GPG/src/metacontacts.h b/plugins/New_GPG/src/metacontacts.h index 51ee6eaf1e..08f10c865d 100644 --- a/plugins/New_GPG/src/metacontacts.h +++ b/plugins/New_GPG/src/metacontacts.h @@ -14,6 +14,8 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +#pragma once + bool metaIsDefaultSubContact(MCONTACT hContact) ; MCONTACT metaGetMostOnline(MCONTACT hContact); |