Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 83132
Collapse All | Expand All

(-)src/mainwindow.cpp.orig (-1 / +1 lines)
Lines 346-352 Link Here
346
346
347
void MainWindow::createStatusBar()
347
void MainWindow::createStatusBar()
348
{
348
{
349
  (void) new StatusBar(this);
349
  (void) new ::StatusBar(this);
350
}
350
}
351
351
352
352

Return to bug 83132