mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 08:34:08 +00:00
- Remove some unneeded spurious prototype.
This commit is contained in:
parent
412219e149
commit
0fd5ddee85
|
@ -589,8 +589,6 @@ void MainWindow::addNewTab()
|
|||
createNewTab( true, tr( "(untitled)" ) );
|
||||
}
|
||||
|
||||
void applyMutedDictionariesState();
|
||||
|
||||
ArticleView * MainWindow::createNewTab( bool switchToIt,
|
||||
QString const & name )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue