Skip to content
Commit 21acbf08 authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧
Browse files

Revert "Fix export of inherited inline functions"

This reverts commit d999e903.

Otherwise we had linking errors as the class wasn't exported at all:
ksirk/CMakeFiles/ksirk.dir/GameLogic/KsirkChatItem.cpp.o:(.data.rel.ro+0x40): undefined reference to `typeinfo for KChatBaseMessage'
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)

CCMAIL: vonreth@kde.org
parent d999e903
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment