DEADSOFTWARE

FlexUI: module renamings; moved standalone sdl carcass augemntation to FlexUI
[d2df-sdl.git] / src / flexui / fui_flexlay.pas
similarity index 99%
rename from src/gx/gh_flexlay.pas
rename to src/flexui/fui_flexlay.pas
index c6da6b316ce79d9f6b24c891a667cc4beff1f2eb..99db4fe02e8adf31de7f2770e0a49ed8110957bf 100644 (file)
@@ -15,7 +15,7 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *)
 {$INCLUDE ../shared/a_modes.inc}
-unit gh_flexlay;
+unit fui_flexlay;
 (*
   control default size will be increased by margins
   negative margins are ignored
@@ -40,7 +40,7 @@ ControlT:
 interface
 
 uses
-  gh_ui_common;
+  fui_common;
 
 
 // ////////////////////////////////////////////////////////////////////////// //