fix name in gcompose

This commit is contained in:
AndreaRigoni
2026-03-21 16:30:38 +00:00
parent bbd7493d9f
commit cd95f16221
7 changed files with 213 additions and 9 deletions

View File

@@ -3,8 +3,8 @@ add_executable(gcompose
src/main.cpp
src/MainWindow.h
src/MainWindow.cpp
src/QViewportPane.h
src/QViewportPane.cpp
src/ViewportPane.h
src/ViewportPane.cpp
src/MainPanel.h
src/MainPanel.cpp
)