mirror of https://github.com/OpenMW/openmw.git
filenames
parent
3264b5974e
commit
454b64974d
@ -1,4 +1,4 @@
|
||||
#include "text_slot_msg_box.hpp"
|
||||
#include "textslotmsgbox.hpp"
|
||||
|
||||
void TextSlotMsgBox::setTextSlot(const QString& string)
|
||||
{
|
@ -1,4 +1,4 @@
|
||||
#include "unshield_thread.hpp"
|
||||
#include "unshieldthread.hpp"
|
||||
|
||||
#include <fstream>
|
||||
#include <components/misc/stringops.hpp>
|
Loading…
Reference in New Issue