File indexing completed on 2024-11-03 03:37:55
0001 /* 0002 This file is part of KDE. 0003 0004 SPDX-FileCopyrightText: 2011 Laszlo Papp <djszapi@archlinux.us> 0005 0006 SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL 0007 */ 0008 0009 #include "platformdependent_v2.h" 0010 0011 using namespace Attica; 0012 0013 Attica::PlatformDependentV2::~PlatformDependentV2() 0014 { 0015 }