From 20813edce9637b55dd4f45969d2be035bfdaee75 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 17:32:42 -0600 Subject: [PATCH] Fix prior commit --- .../kmfwidgets/{kmfchectdelistitem.cpp => kmfchecklistitem.cpp} | 0 .../kmfwidgets/{kmfchectdelistitem.h => kmfchecklistitem.h} | 0 .../{kmfchectdelistoutput.cpp => kmfchecklistoutput.cpp} | 0 .../kmfwidgets/{kmfchectdelistoutput.h => kmfchecklistoutput.h} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename kmyfirewall/kmfwidgets/{kmfchectdelistitem.cpp => kmfchecklistitem.cpp} (100%) rename kmyfirewall/kmfwidgets/{kmfchectdelistitem.h => kmfchecklistitem.h} (100%) rename kmyfirewall/kmfwidgets/{kmfchectdelistoutput.cpp => kmfchecklistoutput.cpp} (100%) rename kmyfirewall/kmfwidgets/{kmfchectdelistoutput.h => kmfchecklistoutput.h} (100%) diff --git a/kmyfirewall/kmfwidgets/kmfchectdelistitem.cpp b/kmyfirewall/kmfwidgets/kmfchecklistitem.cpp similarity index 100% rename from kmyfirewall/kmfwidgets/kmfchectdelistitem.cpp rename to kmyfirewall/kmfwidgets/kmfchecklistitem.cpp diff --git a/kmyfirewall/kmfwidgets/kmfchectdelistitem.h b/kmyfirewall/kmfwidgets/kmfchecklistitem.h similarity index 100% rename from kmyfirewall/kmfwidgets/kmfchectdelistitem.h rename to kmyfirewall/kmfwidgets/kmfchecklistitem.h diff --git a/kmyfirewall/kmfwidgets/kmfchectdelistoutput.cpp b/kmyfirewall/kmfwidgets/kmfchecklistoutput.cpp similarity index 100% rename from kmyfirewall/kmfwidgets/kmfchectdelistoutput.cpp rename to kmyfirewall/kmfwidgets/kmfchecklistoutput.cpp diff --git a/kmyfirewall/kmfwidgets/kmfchectdelistoutput.h b/kmyfirewall/kmfwidgets/kmfchecklistoutput.h similarity index 100% rename from kmyfirewall/kmfwidgets/kmfchectdelistoutput.h rename to kmyfirewall/kmfwidgets/kmfchecklistoutput.h