Usermode/AxWin3 - Cleaning up and adding client widget support
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / include / wm_renderer.h
index afed38c..b734348 100644 (file)
@@ -30,7 +30,7 @@ struct sWMRenderer
         * \note \a Flags is provided for convinience, the caller will
         *       set the copy in the window structure.
         */
-       tWindow *(*CreateWindow)(int Flags);
+       tWindow *(*CreateWindow)(int Arg);
 
        /**
         * \brief Redraw a window on the screen

UCC git Repository :: git.ucc.asn.au