Skip to content

Commit

Permalink
Add comments to mainwindow.cpp - partial (#1109)
Browse files Browse the repository at this point in the history
* Add comments

add comments through initializeScenes()

* cleanup comments

* Consolidate comments

* improve comment

---------

Co-authored-by: DSCaskey <[email protected]>
  • Loading branch information
slspencer and DSCaskey authored Jul 30, 2024
1 parent e27901a commit 2438932
Show file tree
Hide file tree
Showing 6 changed files with 389 additions and 295 deletions.
2 changes: 1 addition & 1 deletion Seamly2D.pro
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
message("Entering Seamly2D.pro")

#These checks need because we can quote all paths that contain space.
#Check if spaces are in directory names
LIST = $$split(PWD,' ')
count(LIST, 1, >): error("The build will fail. Path '$${PWD}' contains space!!!")

Expand Down
Loading

0 comments on commit 2438932

Please sign in to comment.