Style reconciliation.

This commit is contained in:
Jim Evins
2013-12-28 11:32:28 -05:00
parent f1de981804
commit a46bc43a4d
33 changed files with 1525 additions and 289 deletions
+3
View File
@@ -26,6 +26,9 @@
namespace glabels
{
///
/// Open a New Label Dialog
///
void File::newLabel( QWidget *parent )
{
NewLabelDialog newDialog( parent );