diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-11-30 13:53:28 +0200 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-11-30 13:53:28 +0200 |
commit | 32c83405771b2f7a751783529d17e1b84dad4224 (patch) | |
tree | 70b51c8f019bfcaae99207fba8d0214e4b69e94d /include | |
parent | Use templates for the TimelineItem generation (diff) | |
download | nheko-32c83405771b2f7a751783529d17e1b84dad4224.tar.xz |
Create directories for related files
Diffstat (limited to 'include')
-rw-r--r-- | include/TextInputWidget.h | 3 | ||||
-rw-r--r-- | include/dialogs/ImageOverlayDialog.h (renamed from include/ImageOverlayDialog.h) | 0 | ||||
-rw-r--r-- | include/dialogs/JoinRoomDialog.h (renamed from include/JoinRoomDialog.h) | 0 | ||||
-rw-r--r-- | include/dialogs/LeaveRoomDialog.h (renamed from include/LeaveRoomDialog.h) | 0 | ||||
-rw-r--r-- | include/dialogs/LogoutDialog.h (renamed from include/LogoutDialog.h) | 0 | ||||
-rw-r--r-- | include/emoji/EmojiCategory.h (renamed from include/EmojiCategory.h) | 0 | ||||
-rw-r--r-- | include/emoji/EmojiItemDelegate.h (renamed from include/EmojiItemDelegate.h) | 0 | ||||
-rw-r--r-- | include/emoji/EmojiPanel.h (renamed from include/EmojiPanel.h) | 0 | ||||
-rw-r--r-- | include/emoji/EmojiPickButton.h (renamed from include/EmojiPickButton.h) | 0 | ||||
-rw-r--r-- | include/emoji/EmojiProvider.h (renamed from include/EmojiProvider.h) | 0 | ||||
-rw-r--r-- | include/timeline/TimelineItem.h (renamed from include/TimelineItem.h) | 0 | ||||
-rw-r--r-- | include/timeline/TimelineView.h (renamed from include/TimelineView.h) | 0 | ||||
-rw-r--r-- | include/timeline/TimelineViewManager.h (renamed from include/TimelineViewManager.h) | 0 | ||||
-rw-r--r-- | include/timeline/widgets/FileItem.h (renamed from include/FileItem.h) | 0 | ||||
-rw-r--r-- | include/timeline/widgets/ImageItem.h (renamed from include/ImageItem.h) | 0 |
15 files changed, 2 insertions, 1 deletions
diff --git a/include/TextInputWidget.h b/include/TextInputWidget.h |