Revert "clangformat fix"
This reverts commit 9b1b07d9da6ceaeb45c4d0f6f99ea78d717d29eb.
This commit is contained in:
@@ -278,6 +278,7 @@ public:
|
||||
InputCommon::GetMotionEmu()->Tilt(pos.x(), pos.y());
|
||||
}
|
||||
|
||||
|
||||
void SetFillBackground(bool fill) {
|
||||
setAutoFillBackground(fill);
|
||||
setAttribute(Qt::WA_OpaquePaintEvent, !fill);
|
||||
@@ -289,6 +290,7 @@ private:
|
||||
GRenderWindow* render_window;
|
||||
};
|
||||
|
||||
|
||||
#ifndef __APPLE__
|
||||
class OpenGLRenderWidget : public RenderWidget {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user