Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 559208 Details for
Bug 660542
media-gfx/meshlab-2016.12-r2 : mainserver.cpp:900:93: error: no matching function for call to asString(int)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
qt-includes patch
meshlab-2016.12-qt-includes.patch (text/plain), 521 bytes, created by
myoung008
on 2019-01-01 00:21:39 UTC
(
hide
)
Description:
qt-includes patch
Filename:
MIME Type:
Creator:
myoung008
Created:
2019-01-01 00:21:39 UTC
Size:
521 bytes
patch
obsolete
>--- a/meshlabplugins/render_gdp/shaderDialog.h >+++ b/meshlabplugins/render_gdp/shaderDialog.h >@@ -32,6 +32,8 @@ > #include "shaderStructs.h" > #include "ui_shaderDialog.h" > #include <QMap> >+#include <QLineEdit> >+#include <QSlider> > > class QGLWidget; > >--- a/meshlabplugins/edit_paint/paintbox.cpp >+++ b/meshlabplugins/edit_paint/paintbox.cpp >@@ -23,6 +23,7 @@ > > #include "paintbox.h" > #include <QFileDialog> >+#include <QAction> > > Paintbox::Paintbox(QWidget * parent, Qt::WindowFlags flags) : QWidget(parent, flags) > { >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 660542
:
538620
|
538622
|
538624
|
538626
|
538628
|
538630
|
559204
|
559206
| 559208