Mercurial > hg > tony
comparison main/MainWindow.cpp @ 657:e78f2c842a55
Next builds will be 2.1; remove beta warning
author | Chris Cannam |
---|---|
date | Thu, 24 Oct 2019 13:34:33 +0100 |
parents | 41e221cd740e |
children | 90ee5448c205 |
comparison
equal
deleted
inserted
replaced
656:8379b7806322 | 657:e78f2c842a55 |
---|---|
1266 | 1266 |
1267 Pane::registerShortcuts(*m_keyReference); | 1267 Pane::registerShortcuts(*m_keyReference); |
1268 | 1268 |
1269 updateLayerStatuses(); | 1269 updateLayerStatuses(); |
1270 | 1270 |
1271 QTimer::singleShot(500, this, SLOT(betaReleaseWarning())); | 1271 // QTimer::singleShot(500, this, SLOT(betaReleaseWarning())); |
1272 } | 1272 } |
1273 | 1273 |
1274 | 1274 |
1275 void | 1275 void |
1276 MainWindow::moveOneNoteRight() | 1276 MainWindow::moveOneNoteRight() |