Remove more usages of asQWidget()
This commit is contained in:
@@ -141,11 +141,6 @@ Qt::WindowFlags ViewWrapper::flags() const
|
||||
return {};
|
||||
}
|
||||
|
||||
void ViewWrapper::setWindowTitle(const QString &)
|
||||
{
|
||||
qFatal("Not implemented");
|
||||
}
|
||||
|
||||
void ViewWrapper::setWindowIcon(const QIcon &)
|
||||
{
|
||||
qFatal("Not implemented");
|
||||
|
||||
Reference in New Issue
Block a user