Skip to content

Commit

Permalink
Refs #6315. Fix a Unix warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Reuter committed May 1, 2013
1 parent 5b69d80 commit 03cda3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Code/Mantid/MantidPlot/src/ApplicationWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,7 @@ void ApplicationWindow::trySetParaviewPath(const QStringList& commandArguments,

#else
UNUSED_ARG(commandArguments)
UNUSED_ARG(noDialog)
#endif
}

Expand Down

0 comments on commit 03cda3c

Please sign in to comment.