Kaydet (Commit) 9f839e9b authored tarafından Markus Mohrhard's avatar Markus Mohrhard

Revert "-Werror,-Wunused-private-field"

This reverts commit 3b0db845.
üst 51eeb142
...@@ -268,6 +268,7 @@ private: ...@@ -268,6 +268,7 @@ private:
bool mbPixmap; // is a pixmap instead of a window bool mbPixmap; // is a pixmap instead of a window
#endif #endif
int mnFramebufferCount;
OpenGLFramebuffer* mpCurrentFramebuffer; OpenGLFramebuffer* mpCurrentFramebuffer;
OpenGLFramebuffer* mpFirstFramebuffer; OpenGLFramebuffer* mpFirstFramebuffer;
OpenGLFramebuffer* mpLastFramebuffer; OpenGLFramebuffer* mpLastFramebuffer;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment