mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2018-10-24 Fred Gleason <fredg@paravelsystems.com>
* Consolidated the implementation of the 'RDProfile' class into two files. * Added an rdselect_helper(1) SETUID helper program. * Removed the SETUID bit from rdselect(1).
This commit is contained in:
@@ -52,10 +52,7 @@ class MainWidget : public QWidget
|
||||
void resizeEvent(QResizeEvent *e);
|
||||
|
||||
private:
|
||||
bool Shutdown(int id);
|
||||
bool Startup(int id);
|
||||
void SetSystem(int id);
|
||||
bool VerifyShutdown() const;
|
||||
void SetCurrentItem(int id);
|
||||
std::vector<RDConfig *> select_configs;
|
||||
QStringList select_filenames;
|
||||
|
||||
Reference in New Issue
Block a user