From 666313593479c03cdc88bd8fde926af181cb8423 Mon Sep 17 00:00:00 2001 From: drw Date: Sat, 30 Nov 2002 22:51:39 +0000 Subject: Checkbook password protection --- (limited to 'noncore/apps/checkbook/checkbook.pro') diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro index bd69939..53b5ff4 100644 --- a/noncore/apps/checkbook/checkbook.pro +++ b/noncore/apps/checkbook/checkbook.pro @@ -3,6 +3,7 @@ CONFIG = qt warn_on release HEADERS = mainwindow.h \ traninfo.h \ graphinfo.h \ + password.h \ checkbook.h \ transaction.h \ graph.h @@ -10,6 +11,7 @@ SOURCES = main.cpp \ mainwindow.cpp \ traninfo.cpp \ graphinfo.cpp \ + password.cpp \ checkbook.cpp \ transaction.cpp \ graph.cpp -- cgit v0.9.0.2