Apparently I lost a } in a Mac OS X specific section of the code. Sowwy. Fixed.
authorBrandon King <kingb@caltech.edu>
Tue, 17 Nov 2009 23:54:49 +0000 (15:54 -0800)
committerBrandon King <kingb@caltech.edu>
Tue, 17 Nov 2009 23:54:49 +0000 (15:54 -0800)
qui/MussaWindow.cpp

index 783f7e0101591f989ead6e343a0d633931c081ab..75da849d591416a25371c980e9454b8c46e737af 100644 (file)
@@ -729,6 +729,7 @@ void MussaWindow::showManual()
                          QMessageBox::Ok,
                          QMessageBox::NoButton,
                          QMessageBox::NoButton);
+  }
 #endif //QT_QTASSISTANT_FOUND
 }