diff options
Diffstat (limited to 'pacman-c++/mainwidget.cpp')
| -rw-r--r-- | pacman-c++/mainwidget.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pacman-c++/mainwidget.cpp b/pacman-c++/mainwidget.cpp index 537c5ad..ddce051 100644 --- a/pacman-c++/mainwidget.cpp +++ b/pacman-c++/mainwidget.cpp | |||
| @@ -144,8 +144,6 @@ void MainWidget::createGui() | |||
| 144 | qApp->setStyleSheet(QLatin1String(css.readAll())); | 144 | qApp->setStyleSheet(QLatin1String(css.readAll())); |
| 145 | 145 | ||
| 146 | setLayout(layout); | 146 | setLayout(layout); |
| 147 | //TODO: this doesn't work?!?! | ||
| 148 | setWindowTitle("FOOP Pacman Client"); | ||
| 149 | } | 147 | } |
| 150 | 148 | ||
| 151 | void MainWidget::updateScore() | 149 | void MainWidget::updateScore() |
