Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Ben Boeckel
QtTesting
Commits
dfce1f57
Commit
dfce1f57
authored
Mar 20, 2012
by
Benjamin Long
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix builiding issue under windows OS
parent
eaec4113
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
pqNativeFileDialogEventPlayer.h
pqNativeFileDialogEventPlayer.h
+1
-1
pqNativeFileDialogEventTranslator.h
pqNativeFileDialogEventTranslator.h
+1
-1
No files found.
pqNativeFileDialogEventPlayer.h
View file @
dfce1f57
...
...
@@ -44,7 +44,7 @@ Records usage of native file dialogs in test cases.
\sa pqEventPlayer
*/
class
pqNativeFileDialogEventPlayer
:
class
QTTESTING_EXPORT
pqNativeFileDialogEventPlayer
:
public
pqWidgetEventPlayer
{
Q_OBJECT
...
...
pqNativeFileDialogEventTranslator.h
View file @
dfce1f57
...
...
@@ -44,7 +44,7 @@ Records usage of native file dialogs in test cases.
\sa pqEventTranslator
*/
class
pqNativeFileDialogEventTranslator
:
class
QTTESTING_EXPORT
pqNativeFileDialogEventTranslator
:
public
pqWidgetEventTranslator
{
Q_OBJECT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment