mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-21 14:02:58 +02:00
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
* Reimplemented the '--autogen' directive in rdalsaconfig(8). * Added a '--rewrite' directive in rdalsaconfig(8).
This commit is contained in:
@@ -65,4 +65,12 @@ class MainWidget : public QWidget
|
||||
};
|
||||
|
||||
|
||||
class Autogen : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
Autogen();
|
||||
};
|
||||
|
||||
|
||||
#endif // RDALSACONFIG_H
|
||||
|
Reference in New Issue
Block a user