forked from qt-creator/qt-creator
Code cosmetics
This commit is contained in:
@@ -42,9 +42,10 @@ namespace Internal {
|
||||
class ContextCrumblePath : public Utils::CrumblePath
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
ContextCrumblePath(QWidget *parent = 0);
|
||||
virtual ~ContextCrumblePath();
|
||||
|
||||
bool isEmpty() const;
|
||||
int debugIdForIndex(int index) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user