Code cosmetics

This commit is contained in:
Thorbjørn Lindeijer
2011-02-16 18:03:47 +01:00
parent 7f90d08c18
commit 4af3d9bdd2
6 changed files with 29 additions and 34 deletions

View File

@@ -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;