Skip to content

Commit

Permalink
About dialog: updated text.
Browse files Browse the repository at this point in the history
  • Loading branch information
PauloCarvalhoRJ committed Aug 12, 2020
1 parent e2ee1f5 commit 257bfb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions dialogs/aboutdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ GSLib geostatistics software.\n\nGSLib by Centre for Computational Geostatistics
University of Alberta.\n\n").\
append(APP_NAME).append(" uses GhostScript to parse GSLib PostScript plots. \
GhostScript by Artifex Software Inc.\n\n").\
append(APP_NAME).append(" uses GraphViz to generate network-like plots. \
GraphViz by John Ellson et al. (https://graphviz.org/credits).\n\n").\
append(APP_NAME).append(" is internally powered by Boost, Eigen, Exprtk, Qt, Qwt, fftw, VTK, ITK and GSL. \n\n").\
append(APP_NAME).append(" by Paulo R. M. Carvalho (paulo.r.m.carvalho@gmail.com), Pericles Machado (periclesraskolnikoff@gmail.com) and the code contributors (see LICENSE.md file)\n\n").\
append(APP_NAME).append(" is licensed under the Creative Commons BY-SA license v3.0."));

Expand Down
1 change: 0 additions & 1 deletion dialogs/aboutdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
</widget>
<resources>
<include location="../resources.qrc"/>
<include location="resources.qrc"/>
</resources>
<connections>
<connection>
Expand Down

0 comments on commit 257bfb9

Please sign in to comment.