Commit Details

Merge pull request #1 from yschulz/add_basic_qt_colcon_project

adds basic structure for a qt executable that builds with colcon
Forgejo

Author

April 1, 2024 at 01:46 PM UTC

Committer

April 1, 2024 at 01:46 PM UTC
14additions
0deletions
6files changed

Parent commits

Changes

6 files
+14-0

Changed Files (6)

include/q_pen_drawer/
resource/
src/
CMakeLists.txt
include/q_pen_drawer/mainwindow.h
package.xml
resource/mainwindow.ui
src/main.cpp
src/mainwindow.cpp
+14