Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
72bd632c
Commit
72bd632c
authored
Jun 15, 2010
by
dt
Browse files
Coding style
parent
3fa6aa30
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/projectexplorer/targetsettingswidget.h
View file @
72bd632c
...
...
@@ -12,7 +12,8 @@ namespace Ui {
class
TargetSettingsWidget
;
}
class
TargetSettingsWidget
:
public
QWidget
{
class
TargetSettingsWidget
:
public
QWidget
{
Q_OBJECT
public:
explicit
TargetSettingsWidget
(
QWidget
*
parent
=
0
);
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment