Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
4
4uhv
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cs
gui
4uhv
Commits
926e3093
Commit
926e3093
authored
2 years ago
by
Giacomo Strangolino
Browse files
Options
Downloads
Patches
Plain Diff
#17730: revert to single VTargetX(3000), VTargetX(5000) and so
parent
00b1942a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/4uhv.cpp
+0
-2
0 additions, 2 deletions
src/4uhv.cpp
src/channel.h
+0
-4
0 additions, 4 deletions
src/channel.h
with
0 additions
and
6 deletions
src/4uhv.cpp
+
0
−
2
View file @
926e3093
...
...
@@ -6,12 +6,10 @@
#include
<quapps.h>
// cumbia
#include
"ui_4uhv.h"
#include
"channel.h"
#include
<tango.h>
#include
<QMessageBox>
#include
<QGridLayout>
// #include <TPushButton>
#include
<qubutton.h>
// TPushButton is mapped to QuButton // ## added by qumbiaprojectwizard
#include
<QGroupBox>
#include
<QtDebug>
...
...
This diff is collapsed.
Click to expand it.
src/channel.h
+
0
−
4
View file @
926e3093
...
...
@@ -4,11 +4,7 @@
#include
<QWidget>
#include
<cucontrolsfactorypool.h>
class
CumbiaPool
;
namespace
Ui
{
class
Channel
;
}
class
Channel
:
public
QWidget
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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