Editor theme and bug fixes.

This commit is contained in:
Justin Marshall
2026-05-15 10:32:24 -07:00
parent ea14ecb595
commit f6b489b2ff
18 changed files with 5972 additions and 455 deletions
+1
View File
@@ -202,6 +202,7 @@ public:
protected:
idGLDrawable *drawable;
bool initialized;
HGLRC hglrc;
//{{AFX_MSG(idGLWidget)
afx_msg void OnPaint();
afx_msg void OnLButtonDown(UINT nFlags, CPoint point);