DEADSOFTWARE

FlexUI: module renamings; moved standalone sdl carcass augemntation to FlexUI
[d2df-sdl.git] / src / flexui / fui_style.pas
similarity index 99%
rename from src/gx/gh_ui_style.pas
rename to src/flexui/fui_style.pas
index 3b55797280a9c11d8edb18a73654f683cd551865..6392b9f04dade3dc1e558af199dd390fb09cf8a3 100644 (file)
  *)
 {$INCLUDE ../../shared/a_modes.inc}
 {.$DEFINE UI_STYLE_DEBUG_SEARCH}
-unit gh_ui_style;
+unit fui_style;
 
 interface
 
 uses
   SysUtils, Classes,
-  glgfx,
+  fui_common, // for TGxRGBA
   xstreams, xparser, utils, hashtable;