Paul Vriens : winecfg: Show version again in About box.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Aug 8 08:59:17 CDT 2007


Module: wine
Branch: master
Commit: 2d87d2e89e059376933034a651c184c6d2198a56
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2d87d2e89e059376933034a651c184c6d2198a56

Author: Paul Vriens <paul.vriens.wine at gmail.com>
Date:   Tue Aug  7 19:16:16 2007 +0200

winecfg: Show version again in About box.

---

 programs/winecfg/winecfg.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/programs/winecfg/winecfg.rc b/programs/winecfg/winecfg.rc
index 974cf9b..f83f45e 100644
--- a/programs/winecfg/winecfg.rc
+++ b/programs/winecfg/winecfg.rc
@@ -20,6 +20,7 @@
  *
  */
 
+#include "config.h"   /* Needed for the PACKAGE_STRING definition */
 #include "windef.h"
 #include "winbase.h"
 #include "wingdi.h"




More information about the wine-cvs mailing list