mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-09-16 11:30:54 -04:00
More linux work.
This commit is contained in:
@ -15,7 +15,7 @@ class FractoriumAboutDialog : public QDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
FractoriumAboutDialog(QWidget* parent = 0, Qt::WindowFlags f = 0);
|
||||
FractoriumAboutDialog(QWidget* p = 0, Qt::WindowFlags f = 0);
|
||||
|
||||
private:
|
||||
Ui::AboutDialog ui;
|
||||
|
Reference in New Issue
Block a user