]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/camwindow.h
Wrap GtkGLArea
[xonotic/netradiant.git] / radiant / camwindow.h
index 312cf66d8b54976fb10d8b57f4afee592c148f22..d0722a79cef512d3878e06b4b7714b80a9ca8f16 100644 (file)
@@ -34,7 +34,7 @@ void AddCameraMovedCallback( const SignalHandler& handler );
 
 void CamWnd_Update( CamWnd& camwnd );
 
-ui::Widget CamWnd_getWidget( CamWnd& camwnd );
+ui::GLArea CamWnd_getWidget( CamWnd& camwnd );
 void CamWnd_setParent( CamWnd& camwnd, ui::Window parent );
 
 void GlobalCamera_setCamWnd( CamWnd& camwnd );