Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pvt
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
VR-Group
pvt
Commits
d996f748
Commit
d996f748
authored
8 years ago
by
Ali Can Demiralp
Browse files
Options
Downloads
Patches
Plain Diff
Moved forward declaration of perf_data_viewer_widget in application.hpp to qpvt namespace.
parent
cba45739
Branches
feature/#7_qpvt
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pv_app/src/application.hpp
+4
-2
4 additions, 2 deletions
pv_app/src/application.hpp
with
4 additions
and
2 deletions
pv_app/src/application.hpp
+
4
−
2
View file @
d996f748
...
...
@@ -33,9 +33,11 @@
class
QSplitter
;
namespace
pv_app
{
namespace
qpvt
{
class
perf_data_viewer_widget
;
}
class
perf_data_viewer_widget
;
namespace
pv_app
{
//------------------------------------------------------------------------------
class
application
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment