mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 22:51:13 +02:00
2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed 'build_win32.bat'. * Removed all conditional compilation based on 'WIN32'.
This commit is contained in:
@@ -115,9 +115,7 @@ class RDCartDialog : public QDialog
|
||||
QString cart_user_name;
|
||||
QString cart_user_password;
|
||||
RDBusyDialog *cart_busy_dialog;
|
||||
#ifndef WIN32
|
||||
RDSimplePlayer *cart_player;
|
||||
#endif // WIN32
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user