Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.25 KB | None | 0 0
  1. gui/tabODEs/ODEsTab.cpp:50:5: error: ?setupUijsuis? was not declared in this scope
  2.      setupUijsuis(this);
  3.      ^~~~~~~~~~~~
  4. gui/tabODEs/ODEsTab.cpp:50:5: note: suggested alternative: ?setupUi?
  5.      setupUijsuis(this);
  6.      ^~~~~~~~~~~~
  7.      setupUi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement