diff LightClone/Source/GuiButton.h @ 33:06b151afc8d0

Cleaned up UI art; Completed drag and drop; Centered grid
author koryspansel <koryspansel@bendbroadband.com>
date Wed, 21 Sep 2011 00:50:20 -0700
parents 3a63df04f3c0
children 7ff46a00bcd3
line wrap: on
line diff
--- a/LightClone/Source/GuiButton.h	Tue Sep 20 21:26:22 2011 -0700
+++ b/LightClone/Source/GuiButton.h	Wed Sep 21 00:50:20 2011 -0700
@@ -104,7 +104,7 @@
 	/*
 	 * SetFont
 	 */
-	ErrorCode SetFont(const char* pName, uint32 nSize, uint32 nHeight = FW_NORMAL);
+	ErrorCode SetFont(const char* pName, uint32 nSize, uint32 nWeight = FW_NORMAL);
 
 	/*
 	 * SetText