aboutsummaryrefslogtreecommitdiff
path: root/Src/auth/Loginbox/png.rc
diff options
context:
space:
mode:
Diffstat (limited to 'Src/auth/Loginbox/png.rc')
-rw-r--r--Src/auth/Loginbox/png.rc16
1 files changed, 16 insertions, 0 deletions
diff --git a/Src/auth/Loginbox/png.rc b/Src/auth/Loginbox/png.rc
new file mode 100644
index 00000000..27646883
--- /dev/null
+++ b/Src/auth/Loginbox/png.rc
@@ -0,0 +1,16 @@
+#include "../resource.h"
+/////////////////////////////////////////////////////////////////////////////
+//
+// Data
+//
+IDR_POPUPBORDER_IMAGE RCDATA
+".\\resources\\popupBorder.png"
+
+IDR_NOTIFIERICONS_IMAGE RCDATA
+".\\resources\\notifierIcons.png"
+
+IDR_SELECTIONFRAME_IMAGE RCDATA
+".\\resources\\selection.png"
+
+IDR_ARROW_IMAGE RCDATA
+".\\resources\\arrow.png" \ No newline at end of file