Add comment for lupdate again

It still seems to be required for some reason
This commit is contained in:
Martchus 2019-07-07 11:51:11 +02:00
parent e1afd5504e
commit e9196404d6
1 changed files with 6 additions and 0 deletions

View File

@ -63,6 +63,12 @@ namespace QtGui {
* \brief The MainWindow class provides the main window of the widgets-based GUI of the application.
*/
/*
* TRANSLATOR QtGui::MainWindow
* This comment is needed by lupdate to prevent "Qualifying with unknown namespace/class ::MainWindow".
* Even with Qt 5.13.0 this still seems required.
*/
/*!
* \brief Copies the selected cells to the clipboard.
*/