Hi,
compiling the line
QRegExpValidator valtor(QRegExp("[1-9][0-9]*"));
yields an error: no matching function for call to
QRegExpValidator::QRegExpValidator(QRegExp).It's done on openSUSE. On Win7 it's compiled successfully. Where is the gist?
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
