Beautify general build configuration.

This commit is contained in:
con
2009-07-22 15:18:42 +02:00
parent a9f81ab352
commit ee524eb1a7
4 changed files with 73 additions and 64 deletions

View File

@@ -33,6 +33,7 @@
#include "utils_global.h"
#include <QtGui/QWidget>
#include <QtGui/QAbstractButton>
namespace Core {
namespace Utils {
@@ -91,6 +92,7 @@ public:
static QString homePath();
void addButton(const QString &text, QObject *receiver, const char *slotFunc);
QAbstractButton *buttonAtIndex(int index) const;
private:
// Returns overridden title or the one from <title>