Style reconciliation.
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
namespace glabels
|
||||
{
|
||||
|
||||
///
|
||||
/// Open a New Label Dialog
|
||||
///
|
||||
void File::newLabel( QWidget *parent )
|
||||
{
|
||||
NewLabelDialog newDialog( parent );
|
||||
|
||||
Reference in New Issue
Block a user