mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 09:49:21 +02:00
Fixing non-Qt builds
This commit is contained in:
@@ -416,10 +416,10 @@ EditorServiceBase::show_error (tl::Exception &ex)
|
||||
tl::error << ex.msg ();
|
||||
}
|
||||
|
||||
void
|
||||
int
|
||||
EditorServiceBase::focus_page_open ()
|
||||
{
|
||||
// .. nothing yet ..
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user