mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 09:00:42 +08:00
Doh. Made changes in the wrong branch.
This commit is contained in:
@@ -59,6 +59,11 @@ bool SeerPrintpointsBrowserWidget::isEmpty() const {
|
||||
return (printpointsTreeWidget->topLevelItemCount() == 0);
|
||||
}
|
||||
|
||||
QStringList SeerPrintpointsBrowserWidget::breakpoints () const {
|
||||
|
||||
return QStringList();
|
||||
}
|
||||
|
||||
void SeerPrintpointsBrowserWidget::handleText (const QString& text) {
|
||||
|
||||
// Don't do any work if the widget is hidden.
|
||||
|
||||
Reference in New Issue
Block a user