From bf35167d409064ea40750976898a0fd3d4e4aba0 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 28 Nov 2015 16:36:08 -0500 Subject: [PATCH] More TODOs. --- windows/resources.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/resources.rc b/windows/resources.rc index 93ed7d34..58e945f0 100644 --- a/windows/resources.rc +++ b/windows/resources.rc @@ -6,6 +6,7 @@ #pragma code_page(65001) // this is the Common Controls 6 manifest +// TODO set up the string values here ISOLATIONAWARE_MANIFEST_RESOURCE_ID RT_MANIFEST "libui.manifest" // this is the dialog template used by tab pages; see windows/tabpage.c for details