Home
last modified time | relevance | path

Searched refs:comparePages1Label (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/diffpdf/diffpdf-2.1.3/
H A Dmainwindow.hpp142 QLabel *comparePages1Label; member in MainWindow
H A Dmainwindow.cpp129 comparePages1Label = new QLabel(tr("Pa&ges:")); in createWidgets()
131 comparePages1Label->setBuddy(pages1LineEdit); in createWidgets()
356 topLeftLayout->addWidget(comparePages1Label); in createCentralArea()