Drop another leftover of Chelate

This commit is contained in:
Martin Gräßlin 2012-01-01 09:16:40 +01:00
parent c3cf65a6bd
commit aecaaeb48e

View file

@ -27,14 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
typedef KWin::ClientGroup* KClientGroupRef;
namespace KWin
{
namespace Chelate
{
QScriptValue lazyLogicGenerate(QScriptContext*, QScriptEngine*);
}
}
Q_DECLARE_METATYPE(QPoint)
Q_DECLARE_METATYPE(QSize)
Q_DECLARE_METATYPE(QRect)