Implemented zoom to fit.
This commit is contained in:
+1
-1
@@ -828,7 +828,7 @@ namespace glabels
|
||||
|
||||
void MainWindow::viewZoomToFit()
|
||||
{
|
||||
std::cout << "ACTION: edit->Zoom to fit" << std::endl;
|
||||
view->zoomToFit();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user