Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 56070 | Differences between
and this patch

Collapse All | Expand All

(-)kid3-0.4.orig/kid3/importdialog.cpp (-1 / +1 lines)
Lines 109-115 Link Here
109
bool ImportDialog::getNextTags(StandardTags &st, bool start)
109
bool ImportDialog::getNextTags(StandardTags &st, bool start)
110
{
110
{
111
	return impsel->getNextTags(st, start);
111
	return impsel->getNextTags(st, start);
112
};
112
}
113
113
114
/**
114
/**
115
 * Set ID3v1 or ID3v2 tags as import destination.
115
 * Set ID3v1 or ID3v2 tags as import destination.

Return to bug 56070