summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/src/popup.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewXstatusNotify/src/popup.h')
-rw-r--r--plugins/NewXstatusNotify/src/popup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewXstatusNotify/src/popup.h b/plugins/NewXstatusNotify/src/popup.h
index d4f0768a2c..784ea05973 100644
--- a/plugins/NewXstatusNotify/src/popup.h
+++ b/plugins/NewXstatusNotify/src/popup.h
@@ -35,7 +35,7 @@
#define PCA_OPENHISTORY 4 // open contact history
#define PCA_DONOTHING 5 // do nothing
-#define STRING_SHOWPREVIOUSSTATUS _T("(was %s)")
+#define STRING_SHOWPREVIOUSSTATUS LPGENT("(was %s)")
static struct {
TCHAR *Text;