Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
55548947
Commit
55548947
authored
Jun 24, 2010
by
Robert Loehning
Browse files
Including header to avoid warning from MSVC 2008.
parent
866b5c73
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/cdb/cdboptionspage.h
View file @
55548947
...
...
@@ -30,6 +30,8 @@
#ifndef CDBSETTINGSPAGE_H
#define CDBSETTINGSPAGE_H
#include "cdboptions.h"
#include <coreplugin/dialogs/ioptionspage.h>
#include "ui_cdboptionspagewidget.h"
...
...
@@ -40,8 +42,6 @@
namespace
Debugger
{
namespace
Internal
{
struct
CdbOptions
;
class
CdbOptionsPageWidget
:
public
QWidget
{
Q_OBJECT
...
...
Write
Preview
Supports
Markdown
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