Menu

#240 Close Shader Doesn't Work Correctly

open
nobody
Interface (43)
5
2012-10-10
2011-03-02
No

2011-03-02 02:14:43 CST
The following patch makes the close shader button work correctly Index: shaderDialog.cpp ===================================================================
--- shaderDialog.cpp (revision 5093)
+++ shaderDialog.cpp (working copy) @@ -236,7 +236,7 @@

// this->setWindowFlags(Qt::WindowStaysOnTopHint);

  • connect(ui.okButton, SIGNAL(clicked()), this, SLOT(accept()));
  • connect(ui.okButton, SIGNAL(clicked()), this, SLOT(close()));

Discussion


Log in to post a comment.

MongoDB Logo MongoDB