@@ -200,7 +200,6 @@ int main(int argc, char *argv[])
#if USING_QT_5
if(parser.isSet(fullscreenOption))
{
qDebug()<<"TODO: Running in fullscreen mode";
win->startFullScreen();
}
#endif
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.