From 4ae173fc1f5853297efba7b9673647a9fc905ce6 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Wed, 13 Dec 2023 18:24:16 -0500 Subject: small ui and scene file update --- src/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 8895742..52ab359 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -47,7 +47,7 @@ void MainWindow::initialize() { z_label->setText("Translate Z (T, G):"); z_label->setFont(font); QLabel *w_label = new QLabel(); // W label - w_label->setText("Vorex Depth:"); + w_label->setText("Voxel Depth:"); w_label->setFont(font); currTimeLabel = new QLabel(); // Current Time label -- cgit v1.2.3-70-g09d2