mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-20 13:19:07 -04:00
fixed naming of columns that colided because of common names
This commit is contained in:
parent
dc32b10ed6
commit
0cc813d093
12 changed files with 331 additions and 361 deletions
|
@ -466,10 +466,8 @@ void MainWindow::initStackedPage()
|
|||
}
|
||||
|
||||
#ifndef RS_RELEASE_VERSION
|
||||
#ifdef PLUGINMGR
|
||||
addPage(pluginsPage = new gui::PluginsPage(ui->stackPages), grp, NULL);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#undef GETSTARTED_GUI
|
||||
#ifdef GETSTARTED_GUI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue