make defining screens with main window type as non-pointer possible
This commit is contained in:
@@ -35,7 +35,6 @@ struct Lastfm : public Screen<NC::Scrollpad>
|
||||
{
|
||||
Lastfm();
|
||||
|
||||
// Screen<NC::Scrollpad>
|
||||
virtual void switchTo() OVERRIDE;
|
||||
virtual void resize() OVERRIDE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user