tabs to spaces

This commit is contained in:
Dave Schuyler 2004-07-07 03:58:36 +00:00
parent 2d6d9eac69
commit d8d9aae344

View File

@ -65,7 +65,7 @@ public:
WindowFramework *open_window(GraphicsPipe *pipe = NULL,
GraphicsStateGuardian *gsg = NULL);
WindowFramework *open_window(const WindowProperties &props,
GraphicsPipe *pipe = NULL,
GraphicsPipe *pipe = NULL,
GraphicsStateGuardian *gsg = NULL);
INLINE int get_num_windows() const;