mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 02:54:36 +00:00
- WARNING: DANGEROUS COMMIT!!! fixed "MeshWidget set the current value as current combo box index in the widget" bug
This commit is contained in:
parent
05bdf28f77
commit
f302a0e986
@ -439,7 +439,7 @@ class MeshWidget : public ComboWidget
|
||||
{
|
||||
private:
|
||||
MeshDocument *md;
|
||||
int defaultMeshIndex;
|
||||
//int defaultMeshIndex;
|
||||
public:
|
||||
MeshWidget(QWidget *p, RichMesh* defaultMesh);
|
||||
~MeshWidget(){};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user