forked from qt-creator/qt-creator
more file cosmetics
This commit is contained in:
@@ -30,16 +30,18 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef RIGHTPANE_H
|
||||
#define RIGHTPANE_H
|
||||
|
||||
#include "core_global.h"
|
||||
|
||||
#include <QtGui/QWidget>
|
||||
#include <QtCore/QSettings>
|
||||
|
||||
namespace Core {
|
||||
class IMode;
|
||||
|
||||
class IMode;
|
||||
class RightPaneWidget;
|
||||
|
||||
// TODO: The right pane works only for the help plugin atm.
|
||||
@@ -104,5 +106,4 @@ private:
|
||||
|
||||
} // namespace Core
|
||||
|
||||
|
||||
#endif // RIGHTPANE_H
|
||||
|
||||
Reference in New Issue
Block a user