1
0
Kandrashin Denis 13 жил өмнө
parent
commit
3424a6804f
1 өөрчлөгдсөн 0 нэмэгдсэн , 4 устгасан
  1. 0 4
      source/fb2main.cpp

+ 0 - 4
source/fb2main.cpp

@@ -382,10 +382,6 @@ void FbMainWindow::createActions()
     act->setCheckable(true);
     menu->addAction(act);
 
-    actionTextSub = act = new QAction(FbIcon("format-text-subscript"), tr("Su&bscript"), this);
-    act->setCheckable(true);
-    menu->addAction(act);
-
     actionTextCode = act = new QAction(tr("&Code"), this);
     act->setCheckable(true);
     menu->addAction(act);