Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.14 KB | None | 0 0
  1. /**
  2.  * Create actions
  3.  */
  4. void Exf2dProfileWidget::createActions()
  5. {
  6.   _showDifferenceAction = new QAction("Show Difference", this);
  7. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement