You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,11 +43,11 @@ Following is the description of the directories:
43
43
src : source (C++, XML) files developed for the software
44
44
lib : contains standard libraries of OpenGL and Qt for UI
45
45
46
-
##Qt and OpenGL
46
+
##Qt and OpenGL
47
47
48
48
The Model has been developed using Qt and OpenGL libraries. These are not required to be installed, as the executable is statically linked and deployment ready. This is not a cross-platform software and is built to run on Windows.
0 commit comments