diff options
Diffstat (limited to 'plugins/!NotAdopted/Xfire/xfiretest/passworddialog.h')
-rw-r--r-- | plugins/!NotAdopted/Xfire/xfiretest/passworddialog.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/Xfire/xfiretest/passworddialog.h b/plugins/!NotAdopted/Xfire/xfiretest/passworddialog.h new file mode 100644 index 0000000000..4078c766df --- /dev/null +++ b/plugins/!NotAdopted/Xfire/xfiretest/passworddialog.h @@ -0,0 +1,4 @@ +#include "baseProtocol.h"
+#include "resource.h"
+
+void ShowPasswordDialog(char*pw,char*mynick=NULL);
\ No newline at end of file |