Searched refs:findFeedsLayout (Results 1 – 1 of 1) sorted by relevance
456 QVBoxLayout *findFeedsLayout = new QVBoxLayout(); in createFeedsWidget() local457 findFeedsLayout->setMargin(2); in createFeedsWidget()458 findFeedsLayout->addWidget(findFeeds_); in createFeedsWidget()461 findFeedsWidget_->setLayout(findFeedsLayout); in createFeedsWidget()