cleanup
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
#define LOADING_WINDOW_H
|
#define LOADING_WINDOW_H
|
||||||
|
|
||||||
/* Driver abstract class for opening and displaying the loading banner. */
|
/* Driver abstract class for opening and displaying the loading banner. */
|
||||||
class LoadingWindow {
|
class LoadingWindow
|
||||||
|
{
|
||||||
public:
|
public:
|
||||||
virtual ~LoadingWindow() { }
|
virtual ~LoadingWindow() { }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user